Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-54283 (GCVE-0-2026-54283)
Vulnerability from cvelistv5 – Published: 2026-06-22 16:46 – Updated: 2026-06-23 16:10- CWE-770 - Allocation of Resources Without Limits or Throttling
| URL | Tags |
|---|---|
| https://github.com/Kludex/starlette/security/advi… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-54283",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-23T16:06:30.546768Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-23T16:10:51.227Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "starlette",
"vendor": "Kludex",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.4.1, \u003c 1.3.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Starlette is a lightweight ASGI framework/toolkit. From 0.4.1 until 1.3.1, request.form() accepts max_fields and max_part_size to bound resource consumption while parsing form data. These limits are enforced for multipart/form-data, but silently ignored for application/x-www-form-urlencoded. An unauthenticated attacker can therefore send a urlencoded body with an arbitrarily large number of fields or an arbitrarily large field, even when the application configured limits it believed would apply. This vulnerability is fixed in 1.3.1."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-22T16:46:16.706Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq"
}
],
"source": {
"advisory": "GHSA-82w8-qh3p-5jfq",
"discovery": "UNKNOWN"
},
"title": "Starlette: request.form() limits silently ignored for application/x-www-form-urlencoded enable DoS"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-54283",
"datePublished": "2026-06-22T16:46:16.706Z",
"dateReserved": "2026-06-12T17:46:37.292Z",
"dateUpdated": "2026-06-23T16:10:51.227Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-54283",
"date": "2026-07-25",
"epss": "0.00397",
"percentile": "0.32406"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-54283\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-06-22T18:16:46.943\",\"lastModified\":\"2026-06-26T19:16:55.750\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Starlette is a lightweight ASGI framework/toolkit. From 0.4.1 until 1.3.1, request.form() accepts max_fields and max_part_size to bound resource consumption while parsing form data. These limits are enforced for multipart/form-data, but silently ignored for application/x-www-form-urlencoded. An unauthenticated attacker can therefore send a urlencoded body with an arbitrarily large number of fields or an arbitrarily large field, even when the application configured limits it believed would apply. This vulnerability is fixed in 1.3.1.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"Kludex\",\"product\":\"starlette\",\"versions\":[{\"version\":\"\u003e= 0.4.1, \u003c 1.3.1\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-23T16:06:30.546768Z\",\"id\":\"CVE-2026-54283\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:encode:starlette:*:*:*:*:*:python:*:*\",\"versionStartIncluding\":\"0.4.1\",\"versionEndExcluding\":\"1.3.1\",\"matchCriteriaId\":\"2FDB02B2-DCF6-4F2C-B06B-78C015D16494\"}]}]}],\"references\":[{\"url\":\"https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-07-23T22:23:16+00:00",
"cve": "CVE-2026-54283",
"id": "CVE-2026-54283",
"initial_release_date": "2026-06-22T16:46:16.706000+00:00",
"product_status:fixed": "12",
"product_status:known_affected": "55",
"product_status:known_not_affected": "211",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "starlette: Starlette: request.form() limits silently ignored for application/x-www-form-urlencoded enable DoS",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-54283.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-07-15T05:03:21Z",
"cve": "CVE-2026-54283",
"id": "CVE-2026-54283",
"initial_release_date": "2026-06-19T01:49:50Z",
"product_status:known_affected": "5",
"product_status:recommended": "3",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-54283",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-54283.json",
"version": "6"
},
"vulnrichment": {
"containers": "{\"cna\": {\"title\": \"Starlette: request.form() limits silently ignored for application/x-www-form-urlencoded enable DoS\", \"problemTypes\": [{\"descriptions\": [{\"cweId\": \"CWE-770\", \"lang\": \"en\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\", \"type\": \"CWE\"}]}], \"metrics\": [{\"cvssV3_1\": {\"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\"}}], \"references\": [{\"name\": \"https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq\", \"tags\": [\"x_refsource_CONFIRM\"], \"url\": \"https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq\"}], \"affected\": [{\"vendor\": \"Kludex\", \"product\": \"starlette\", \"versions\": [{\"version\": \"\u003e= 0.4.1, \u003c 1.3.1\", \"status\": \"affected\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-06-22T16:46:16.706Z\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Starlette is a lightweight ASGI framework/toolkit. From 0.4.1 until 1.3.1, request.form() accepts max_fields and max_part_size to bound resource consumption while parsing form data. These limits are enforced for multipart/form-data, but silently ignored for application/x-www-form-urlencoded. An unauthenticated attacker can therefore send a urlencoded body with an arbitrarily large number of fields or an arbitrarily large field, even when the application configured limits it believed would apply. This vulnerability is fixed in 1.3.1.\"}], \"source\": {\"advisory\": \"GHSA-82w8-qh3p-5jfq\", \"discovery\": \"UNKNOWN\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-54283\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-23T16:06:30.546768Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-23T16:06:34.955Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-54283\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"state\": \"PUBLISHED\", \"assignerShortName\": \"GitHub_M\", \"dateReserved\": \"2026-06-12T17:46:37.292Z\", \"datePublished\": \"2026-06-22T16:46:16.706Z\", \"dateUpdated\": \"2026-06-23T16:10:51.227Z\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2026-AVI-0933
Vulnerability from certfr_avis - Published: 2026-07-24 - Updated: 2026-07-24
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar Assistant | QRadar AI Assistant versions antérieures à 2.1.0 | ||
| IBM | Sterling | Sterling B2B Integrator et Sterling File Gateway versions 6.2.2.x antérieures à 6.2.2.1 | ||
| IBM | Sterling | Sterling B2B Integrator et Sterling File Gateway versions 6.2.1.x antérieures à 6.2.1.2 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.x antérieures à 7.5.0 UP15 IF05 | ||
| IBM | Sterling | Sterling Connect:Direct Web Services versions 6.4.x antérieures à 6.4.0.9 | ||
| IBM | Tivoli | Tivoli System Automation Application Manager 4.1 avec WebSphere Application Server versions 8.5 ou 9.0 sans les derniers correctifs de sécurité | ||
| IBM | Cognos Command Center | Cognos Command Center versions 12.2.4.1 à 12.2.5 FP1 IF3 antérieures à 12.2.5 FP1 IF4 | ||
| IBM | AIX | AIX versions 7.2 et 7.3 sans le dernier correctif de sécurité | ||
| IBM | Sterling | Sterling Connect:Direct Web Services versions 6.3.x antérieures à 6.3.0.20 | ||
| IBM | Sterling | Sterling B2B Integrator et Sterling File Gateway versions 6.2.0.x antérieures à 6.2.0.6_1 | ||
| IBM | WebSphere | WebSphere Application Server - Liberty versions 17.0.0.3 à 26.0.0.7 sans les correctifs de sécurité temporaires PH71839 et PH72167 ou antérieures à 26.0.0.8 (disponibilité prévue pour le troisième trimestre 2026) | ||
| IBM | Tivoli | Tivoli Composite Application Manager for Applications WebSphere MQ Monitoring Agent version 7.3.0 Fix Pack 4 sans le dernier correctif pour Tivoli Monitoring | ||
| IBM | VIOS | VIOS version 4.1 sans le dernier correctif de sécurité | ||
| IBM | Sterling | Sterling B2B Integrator et Sterling File Gateway versions 6.1.2.x antérieures à 6.1.2.8 | ||
| IBM | Tivoli | Tivoli Application Dependency Discovery Manager versions 7.3.0.0 à 7.3.0.12 avec WebSphere Application Server Liberty versions antérieures à 26.0.0.7 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "QRadar AI Assistant versions ant\u00e9rieures \u00e0 2.1.0",
"product": {
"name": "QRadar Assistant",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling B2B Integrator et Sterling File Gateway versions 6.2.2.x ant\u00e9rieures \u00e0 6.2.2.1",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling B2B Integrator et Sterling File Gateway versions 6.2.1.x ant\u00e9rieures \u00e0 6.2.1.2",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.x ant\u00e9rieures \u00e0 7.5.0 UP15 IF05",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.4.x ant\u00e9rieures \u00e0 6.4.0.9",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Tivoli System Automation Application Manager 4.1 avec WebSphere Application Server versions 8.5 ou 9.0 sans les derniers correctifs de s\u00e9curit\u00e9",
"product": {
"name": "Tivoli",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Command Center versions 12.2.4.1 \u00e0 12.2.5 FP1 IF3 ant\u00e9rieures \u00e0 12.2.5 FP1 IF4",
"product": {
"name": "Cognos Command Center",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "AIX versions 7.2 et 7.3 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "AIX",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Connect:Direct Web Services versions 6.3.x ant\u00e9rieures \u00e0 6.3.0.20",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling B2B Integrator et Sterling File Gateway versions 6.2.0.x ant\u00e9rieures \u00e0 6.2.0.6_1",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server - Liberty versions 17.0.0.3 \u00e0 26.0.0.7 sans les correctifs de s\u00e9curit\u00e9 temporaires PH71839 et PH72167 ou ant\u00e9rieures \u00e0 26.0.0.8 (disponibilit\u00e9 pr\u00e9vue pour le troisi\u00e8me trimestre 2026)",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Tivoli Composite Application Manager for Applications WebSphere MQ Monitoring Agent version 7.3.0 Fix Pack 4 sans le dernier correctif pour Tivoli Monitoring",
"product": {
"name": "Tivoli",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS version 4.1 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling B2B Integrator et Sterling File Gateway versions 6.1.2.x ant\u00e9rieures \u00e0 6.1.2.8",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Tivoli Application Dependency Discovery Manager versions 7.3.0.0 \u00e0 7.3.0.12 avec WebSphere Application Server Liberty versions ant\u00e9rieures \u00e0 26.0.0.7",
"product": {
"name": "Tivoli",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2026-53540",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53540"
},
{
"name": "CVE-2026-54283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54283"
},
{
"name": "CVE-2026-50557",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50557"
},
{
"name": "CVE-2026-33871",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33871"
},
{
"name": "CVE-2026-48990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48990"
},
{
"name": "CVE-2026-11383",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11383"
},
{
"name": "CVE-2026-34180",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34180"
},
{
"name": "CVE-2026-45416",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45416"
},
{
"name": "CVE-2026-42766",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42766"
},
{
"name": "CVE-2026-9076",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9076"
},
{
"name": "CVE-2026-42211",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42211"
},
{
"name": "CVE-2026-54530",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54530"
},
{
"name": "CVE-2026-54514",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54514"
},
{
"name": "CVE-2021-23336",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23336"
},
{
"name": "CVE-2026-48710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48710"
},
{
"name": "CVE-2026-42770",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42770"
},
{
"name": "CVE-2026-24308",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24308"
},
{
"name": "CVE-2026-45673",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45673"
},
{
"name": "CVE-2026-9072",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9072"
},
{
"name": "CVE-2026-54275",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54275"
},
{
"name": "CVE-2026-32635",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32635"
},
{
"name": "CVE-2026-27171",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27171"
},
{
"name": "CVE-2026-45445",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45445"
},
{
"name": "CVE-2026-29145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29145"
},
{
"name": "CVE-2026-8858",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8858"
},
{
"name": "CVE-2026-54651",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54651"
},
{
"name": "CVE-2026-54278",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54278"
},
{
"name": "CVE-2026-54516",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54516"
},
{
"name": "CVE-2026-53538",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53538"
},
{
"name": "CVE-2026-2006",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2006"
},
{
"name": "CVE-2026-54515",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54515"
},
{
"name": "CVE-2026-33245",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33245"
},
{
"name": "CVE-2026-33870",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33870"
},
{
"name": "CVE-2025-5115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5115"
},
{
"name": "CVE-2021-47154",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47154"
},
{
"name": "CVE-2026-11541",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11541"
},
{
"name": "CVE-2026-11707",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11707"
},
{
"name": "CVE-2026-2005",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2005"
},
{
"name": "CVE-2026-7383",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-7383"
},
{
"name": "CVE-2026-48522",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48522"
},
{
"name": "CVE-2026-45674",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45674"
},
{
"name": "CVE-2026-34500",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34500"
},
{
"name": "CVE-2026-11594",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11594"
},
{
"name": "CVE-2026-54267",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54267"
},
{
"name": "CVE-2026-29146",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-29146"
},
{
"name": "CVE-2026-48735",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48735"
},
{
"name": "CVE-2026-15057",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15057"
},
{
"name": "CVE-2026-45409",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45409"
},
{
"name": "CVE-2026-47265",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47265"
},
{
"name": "CVE-2026-54282",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54282"
},
{
"name": "CVE-2026-44249",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44249"
},
{
"name": "CVE-2026-41844",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41844"
},
{
"name": "CVE-2026-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48988"
},
{
"name": "CVE-2026-54268",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54268"
},
{
"name": "CVE-2026-5598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5598"
},
{
"name": "CVE-2026-54277",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54277"
},
{
"name": "CVE-2026-41842",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41842"
},
{
"name": "CVE-2026-11536",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11536"
},
{
"name": "CVE-2026-8646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8646"
},
{
"name": "CVE-2026-54280",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54280"
},
{
"name": "CVE-2026-27970",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27970"
},
{
"name": "CVE-2026-9320",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9320"
},
{
"name": "CVE-2026-54265",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54265"
},
{
"name": "CVE-2025-68161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68161"
},
{
"name": "CVE-2026-50171",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50171"
},
{
"name": "CVE-2026-45447",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45447"
},
{
"name": "CVE-2026-22731",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22731"
},
{
"name": "CVE-2026-41843",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41843"
},
{
"name": "CVE-2026-22732",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22732"
},
{
"name": "CVE-2026-40181",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40181"
},
{
"name": "CVE-2026-54274",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54274"
},
{
"name": "CVE-2026-34487",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34487"
},
{
"name": "CVE-2026-54512",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54512"
},
{
"name": "CVE-2026-41850",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41850"
},
{
"name": "CVE-2026-34197",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34197"
},
{
"name": "CVE-2026-33244",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33244"
},
{
"name": "CVE-2026-54266",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54266"
},
{
"name": "CVE-2026-45446",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45446"
},
{
"name": "CVE-2026-40198",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40198"
},
{
"name": "CVE-2026-53537",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53537"
},
{
"name": "CVE-2026-4176",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-4176"
},
{
"name": "CVE-2026-48524",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48524"
},
{
"name": "CVE-2026-40046",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40046"
},
{
"name": "CVE-2026-52725",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-52725"
},
{
"name": "CVE-2026-54273",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54273"
},
{
"name": "CVE-2025-64775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-64775"
},
{
"name": "CVE-2026-41852",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41852"
},
{
"name": "CVE-2026-27830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27830"
},
{
"name": "CVE-2026-11897",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11897"
},
{
"name": "CVE-2026-25854",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25854"
},
{
"name": "CVE-2026-54531",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54531"
},
{
"name": "CVE-2026-48155",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48155"
},
{
"name": "CVE-2026-41851",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41851"
},
{
"name": "CVE-2026-50010",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50010"
},
{
"name": "CVE-2026-54279",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54279"
},
{
"name": "CVE-2026-42767",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42767"
},
{
"name": "CVE-2026-3381",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3381"
},
{
"name": "CVE-2026-22733",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22733"
},
{
"name": "CVE-2026-41841",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41841"
},
{
"name": "CVE-2026-39304",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39304"
},
{
"name": "CVE-2026-54517",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54517"
},
{
"name": "CVE-2026-50170",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-50170"
},
{
"name": "CVE-2026-41846",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41846"
},
{
"name": "CVE-2026-40199",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40199"
},
{
"name": "CVE-2026-54513",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54513"
},
{
"name": "CVE-2026-54518",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54518"
},
{
"name": "CVE-2026-54276",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54276"
},
{
"name": "CVE-2025-66566",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66566"
},
{
"name": "CVE-2025-66168",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66168"
},
{
"name": "CVE-2026-42342",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42342"
},
{
"name": "CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"name": "CVE-2026-48523",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48523"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2025-66675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-66675"
},
{
"name": "CVE-2026-33227",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33227"
},
{
"name": "CVE-2026-34483",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34483"
},
{
"name": "CVE-2026-34182",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34182"
},
{
"name": "CVE-2026-0636",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0636"
},
{
"name": "CVE-2026-47691",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-47691"
},
{
"name": "CVE-2026-24880",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24880"
},
{
"name": "CVE-2026-48525",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48525"
},
{
"name": "CVE-2026-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-2004"
},
{
"name": "CVE-2026-9071",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9071"
},
{
"name": "CVE-2026-35554",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35554"
},
{
"name": "CVE-2026-34993",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34993"
},
{
"name": "CVE-2026-27727",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27727"
},
{
"name": "CVE-2026-10852",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10852"
},
{
"name": "CVE-2025-12183",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12183"
},
{
"name": "CVE-2026-41848",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41848"
},
{
"name": "CVE-2025-14813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14813"
},
{
"name": "CVE-2026-48156",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48156"
},
{
"name": "CVE-2026-24281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-24281"
},
{
"name": "CVE-2026-34077",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34077"
},
{
"name": "CVE-2026-53539",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-53539"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
}
],
"initial_release_date": "2026-07-24T00:00:00",
"last_revision_date": "2026-07-24T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0933",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-07-24T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2026-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280728",
"url": "https://www.ibm.com/support/pages/node/7280728"
},
{
"published_at": "2026-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280784",
"url": "https://www.ibm.com/support/pages/node/7280784"
},
{
"published_at": "2026-07-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280667",
"url": "https://www.ibm.com/support/pages/node/7280667"
},
{
"published_at": "2026-07-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280663",
"url": "https://www.ibm.com/support/pages/node/7280663"
},
{
"published_at": "2026-07-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280907",
"url": "https://www.ibm.com/support/pages/node/7280907"
},
{
"published_at": "2026-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280731",
"url": "https://www.ibm.com/support/pages/node/7280731"
},
{
"published_at": "2026-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280720",
"url": "https://www.ibm.com/support/pages/node/7280720"
},
{
"published_at": "2026-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7281073",
"url": "https://www.ibm.com/support/pages/node/7281073"
},
{
"published_at": "2026-07-20",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280519",
"url": "https://www.ibm.com/support/pages/node/7280519"
},
{
"published_at": "2026-07-20",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280540",
"url": "https://www.ibm.com/support/pages/node/7280540"
},
{
"published_at": "2026-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280730",
"url": "https://www.ibm.com/support/pages/node/7280730"
},
{
"published_at": "2026-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280726",
"url": "https://www.ibm.com/support/pages/node/7280726"
},
{
"published_at": "2026-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280783",
"url": "https://www.ibm.com/support/pages/node/7280783"
},
{
"published_at": "2026-07-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280650",
"url": "https://www.ibm.com/support/pages/node/7280650"
},
{
"published_at": "2026-07-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280654",
"url": "https://www.ibm.com/support/pages/node/7280654"
},
{
"published_at": "2026-07-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280644",
"url": "https://www.ibm.com/support/pages/node/7280644"
},
{
"published_at": "2026-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280729",
"url": "https://www.ibm.com/support/pages/node/7280729"
},
{
"published_at": "2026-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280785",
"url": "https://www.ibm.com/support/pages/node/7280785"
},
{
"published_at": "2026-07-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280695",
"url": "https://www.ibm.com/support/pages/node/7280695"
},
{
"published_at": "2026-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280719",
"url": "https://www.ibm.com/support/pages/node/7280719"
},
{
"published_at": "2026-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280727",
"url": "https://www.ibm.com/support/pages/node/7280727"
},
{
"published_at": "2026-07-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280646",
"url": "https://www.ibm.com/support/pages/node/7280646"
},
{
"published_at": "2026-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280670",
"url": "https://www.ibm.com/support/pages/node/7280670"
},
{
"published_at": "2026-07-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280916",
"url": "https://www.ibm.com/support/pages/node/7280916"
},
{
"published_at": "2026-07-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280950",
"url": "https://www.ibm.com/support/pages/node/7280950"
},
{
"published_at": "2026-07-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280126",
"url": "https://www.ibm.com/support/pages/node/7280126"
},
{
"published_at": "2026-07-21",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280656",
"url": "https://www.ibm.com/support/pages/node/7280656"
},
{
"published_at": "2026-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280621",
"url": "https://www.ibm.com/support/pages/node/7280621"
},
{
"published_at": "2026-07-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7280887",
"url": "https://www.ibm.com/support/pages/node/7280887"
}
]
}
cleanstart-2026-eh47852
Vulnerability from cleanstart
Multiple security vulnerabilities affect the litellm-database package. These issues are resolved in later releases. See references for individual vulnerability details.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "litellm-database"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.90.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the litellm-database package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-EH47852",
"modified": "2026-07-14T04:36:17Z",
"published": "2026-07-21T07:54:46.142492Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-EH47852.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34180"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48155"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48156"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48522"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48523"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48524"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48525"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48526"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48710"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48735"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48817"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48818"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-49460"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-49461"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-53537"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-53538"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-53539"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-53540"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-54282"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-54283"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-54530"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-54531"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-54651"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-57204"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-59935"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-59936"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-59937"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-59938"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-537c-gmf6-5ccf"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jm82-fx9c-mx94"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34180"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48155"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48156"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48522"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48523"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48524"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48525"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48710"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48735"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48817"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48818"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49460"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49461"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53537"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53538"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53539"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53540"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54282"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54283"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54530"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54531"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54651"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-57204"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59935"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59936"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59937"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59938"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2026-34180, CVE-2026-48155, CVE-2026-48156, CVE-2026-48522, CVE-2026-48523, CVE-2026-48524, CVE-2026-48525, CVE-2026-48526, CVE-2026-48710, CVE-2026-48735, CVE-2026-48817, CVE-2026-48818, CVE-2026-49460, CVE-2026-49461, CVE-2026-53537, CVE-2026-53538, CVE-2026-53539, CVE-2026-53540, CVE-2026-54282, CVE-2026-54283, CVE-2026-54530, CVE-2026-54531, CVE-2026-54651, CVE-2026-57204, CVE-2026-59935, CVE-2026-59936, CVE-2026-59937, CVE-2026-59938, ghsa-537c-gmf6-5ccf, ghsa-jm82-fx9c-mx94 applied in versions: 1.85.1-r0, 1.89.5-r0, 1.90.2-r0",
"upstream": [
"CVE-2026-34180",
"CVE-2026-48155",
"CVE-2026-48156",
"CVE-2026-48522",
"CVE-2026-48523",
"CVE-2026-48524",
"CVE-2026-48525",
"CVE-2026-48526",
"CVE-2026-48710",
"CVE-2026-48735",
"CVE-2026-48817",
"CVE-2026-48818",
"CVE-2026-49460",
"CVE-2026-49461",
"CVE-2026-53537",
"CVE-2026-53538",
"CVE-2026-53539",
"CVE-2026-53540",
"CVE-2026-54282",
"CVE-2026-54283",
"CVE-2026-54530",
"CVE-2026-54531",
"CVE-2026-54651",
"CVE-2026-57204",
"CVE-2026-59935",
"CVE-2026-59936",
"CVE-2026-59937",
"CVE-2026-59938",
"ghsa-537c-gmf6-5ccf",
"ghsa-jm82-fx9c-mx94"
]
}
cleanstart-2026-gn02455
Vulnerability from cleanstart
Multiple security vulnerabilities affect the litellm-database package. These issues are resolved in later releases. See references for individual vulnerability details.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "litellm-database"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.90.2-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the litellm-database package. These issues are resolved in later releases. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-GN02455",
"modified": "2026-07-14T04:35:58Z",
"published": "2026-07-21T07:54:41.588396Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-GN02455.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-34180"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48155"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48156"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48522"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48523"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48524"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48525"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48526"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48710"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48735"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48817"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-48818"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-49460"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-49461"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-53537"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-53538"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-53539"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-53540"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-54282"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-54283"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-54530"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-54531"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-54651"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-57204"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-59935"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-59936"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-59937"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2026-59938"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-537c-gmf6-5ccf"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/ghsa-jm82-fx9c-mx94"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34180"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48155"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48156"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48522"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48523"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48524"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48525"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48710"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48735"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48817"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48818"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49460"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49461"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53537"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53538"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53539"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53540"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54282"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54283"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54530"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54531"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54651"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-57204"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59935"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59936"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59937"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59938"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes for CVE-2026-34180, CVE-2026-48155, CVE-2026-48156, CVE-2026-48522, CVE-2026-48523, CVE-2026-48524, CVE-2026-48525, CVE-2026-48526, CVE-2026-48710, CVE-2026-48735, CVE-2026-48817, CVE-2026-48818, CVE-2026-49460, CVE-2026-49461, CVE-2026-53537, CVE-2026-53538, CVE-2026-53539, CVE-2026-53540, CVE-2026-54282, CVE-2026-54283, CVE-2026-54530, CVE-2026-54531, CVE-2026-54651, CVE-2026-57204, CVE-2026-59935, CVE-2026-59936, CVE-2026-59937, CVE-2026-59938, ghsa-537c-gmf6-5ccf, ghsa-jm82-fx9c-mx94 applied in versions: 1.85.1-r0, 1.88.5-r0, 1.90.2-r0",
"upstream": [
"CVE-2026-34180",
"CVE-2026-48155",
"CVE-2026-48156",
"CVE-2026-48522",
"CVE-2026-48523",
"CVE-2026-48524",
"CVE-2026-48525",
"CVE-2026-48526",
"CVE-2026-48710",
"CVE-2026-48735",
"CVE-2026-48817",
"CVE-2026-48818",
"CVE-2026-49460",
"CVE-2026-49461",
"CVE-2026-53537",
"CVE-2026-53538",
"CVE-2026-53539",
"CVE-2026-53540",
"CVE-2026-54282",
"CVE-2026-54283",
"CVE-2026-54530",
"CVE-2026-54531",
"CVE-2026-54651",
"CVE-2026-57204",
"CVE-2026-59935",
"CVE-2026-59936",
"CVE-2026-59937",
"CVE-2026-59938",
"ghsa-537c-gmf6-5ccf",
"ghsa-jm82-fx9c-mx94"
]
}
FKIE_CVE-2026-54283
Vulnerability from fkie_nvd - Published: 2026-06-22 18:16 - Updated: 2026-06-26 19:16| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq | Mitigation, Vendor Advisory |
{
"affected": [
{
"affectedData": [
{
"product": "starlette",
"vendor": "Kludex",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.4.1, \u003c 1.3.1"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:encode:starlette:*:*:*:*:*:python:*:*",
"matchCriteriaId": "2FDB02B2-DCF6-4F2C-B06B-78C015D16494",
"versionEndExcluding": "1.3.1",
"versionStartIncluding": "0.4.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Starlette is a lightweight ASGI framework/toolkit. From 0.4.1 until 1.3.1, request.form() accepts max_fields and max_part_size to bound resource consumption while parsing form data. These limits are enforced for multipart/form-data, but silently ignored for application/x-www-form-urlencoded. An unauthenticated attacker can therefore send a urlencoded body with an arbitrarily large number of fields or an arbitrarily large field, even when the application configured limits it believed would apply. This vulnerability is fixed in 1.3.1."
}
],
"id": "CVE-2026-54283",
"lastModified": "2026-06-26T19:16:55.750",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "security-advisories@github.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-54283",
"options": [
{
"exploitation": "none"
},
{
"automatable": "yes"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-23T16:06:30.546768Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-22T18:16:46.943",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Mitigation",
"Vendor Advisory"
],
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-82W8-QH3P-5JFQ
Vulnerability from github – Published: 2026-06-15 20:39 – Updated: 2026-06-15 20:39Summary
request.form() accepts max_fields and max_part_size to bound resource consumption while parsing form data. These limits are enforced for multipart/form-data, but silently ignored for application/x-www-form-urlencoded. An unauthenticated attacker can therefore send a urlencoded body with an arbitrarily large number of fields or an arbitrarily large field, even when the application configured limits it believed would apply.
Details
request.form() dispatches to a different parser depending on the Content-Type. For multipart/form-data the max_files, max_fields, and max_part_size limits are forwarded to the parser, but for application/x-www-form-urlencoded the parser is constructed without them. It has no max_fields or max_part_size parameter to receive them, and it appends every field with no count check and accumulates each field's name and value with no size check. The configured limits are therefore both unreachable and unenforced for url-encoded bodies.
Because the url-encoded parser does its work synchronously between stream reads, the two attack shapes have different effects:
- Field count drives CPU and event-loop blocking. A body of ~1,000,000 fields (a sub-10MB payload such as
f0=v&f1=v&...) blocks the worker's event loop for several seconds while parsing, during which the worker serves no other request. - Field size drives memory. A single large field value (e.g. a 50MB value) is buffered in full to build the
FormData, forcing memory allocation proportional to the request body.
The equivalent multipart/form-data request is correctly rejected with 400 Too many fields / 400 Field exceeded maximum size.
Impact
This Denial of service (DoS) vulnerability affects all applications built with Starlette (or FastAPI) that call request.form() on application/x-www-form-urlencoded requests. A single request with a very large number of fields blocks the event loop for several seconds, and a single request with a very large field forces unbounded memory allocation; in either case, parallel requests can render the service unusable. A reverse proxy that enforces a request body size limit reduces but does not eliminate the exposure, since a sub-10MB body is already enough to block the event loop.
Mitigation
Upgrade to a patched version, which forwards max_fields and max_part_size to the url-encoded parser and enforces them while parsing, raising before the oversized field or excess fields are accumulated. The defaults match multipart/form-data (max_fields=1000, max_part_size=1MB) and can be customized via request.form(max_fields=..., max_part_size=...).
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "starlette"
},
"ranges": [
{
"events": [
{
"introduced": "0.4.1"
},
{
"fixed": "1.3.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-54283"
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"github_reviewed": true,
"github_reviewed_at": "2026-06-15T20:39:53Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "### Summary\n`request.form()` accepts `max_fields` and `max_part_size` to bound resource consumption while parsing form data. These limits are enforced for `multipart/form-data`, but silently ignored for `application/x-www-form-urlencoded`. An unauthenticated attacker can therefore send a urlencoded body with an arbitrarily large number of fields or an arbitrarily large field, even when the application configured limits it believed would apply.\n\n### Details\n`request.form()` dispatches to a different parser depending on the `Content-Type`. For `multipart/form-data` the `max_files`, `max_fields`, and `max_part_size` limits are forwarded to the parser, but for `application/x-www-form-urlencoded` the parser is constructed without them. It has no `max_fields` or `max_part_size` parameter to receive them, and it appends every field with no count check and accumulates each field\u0027s name and value with no size check. The configured limits are therefore both unreachable and unenforced for url-encoded bodies.\n\nBecause the url-encoded parser does its work synchronously between stream reads, the two attack shapes have different effects:\n\n- **Field count** drives CPU and event-loop blocking. A body of ~1,000,000 fields (a sub-10MB payload such as `f0=v\u0026f1=v\u0026...`) blocks the worker\u0027s event loop for several seconds while parsing, during which the worker serves no other request.\n- **Field size** drives memory. A single large field value (e.g. a 50MB value) is buffered in full to build the `FormData`, forcing memory allocation proportional to the request body.\n\nThe equivalent `multipart/form-data` request is correctly rejected with `400 Too many fields` / `400 Field exceeded maximum size`.\n\n### Impact\nThis Denial of service (DoS) vulnerability affects all applications built with Starlette (or FastAPI) that call `request.form()` on `application/x-www-form-urlencoded` requests. A single request with a very large number of fields blocks the event loop for several seconds, and a single request with a very large field forces unbounded memory allocation; in either case, parallel requests can render the service unusable. A reverse proxy that enforces a request body size limit reduces but does not eliminate the exposure, since a sub-10MB body is already enough to block the event loop.\n\n### Mitigation\nUpgrade to a patched version, which forwards `max_fields` and `max_part_size` to the url-encoded parser and enforces them while parsing, raising before the oversized field or excess fields are accumulated. The defaults match `multipart/form-data` (`max_fields=1000`, `max_part_size=1MB`) and can be customized via `request.form(max_fields=..., max_part_size=...)`.",
"id": "GHSA-82w8-qh3p-5jfq",
"modified": "2026-06-15T20:39:53Z",
"published": "2026-06-15T20:39:53Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq"
},
{
"type": "PACKAGE",
"url": "https://github.com/Kludex/starlette"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Starlette: request.form() limits silently ignored for application/x-www-form-urlencoded enable DoS"
}
PYSEC-2026-249
Vulnerability from pysec - Published: 2026-06-22 18:16 - Updated: 2026-06-27 10:29Starlette is a lightweight ASGI framework/toolkit. From 0.4.1 until 1.3.1, request.form() accepts max_fields and max_part_size to bound resource consumption while parsing form data. These limits are enforced for multipart/form-data, but silently ignored for application/x-www-form-urlencoded. An unauthenticated attacker can therefore send a urlencoded body with an arbitrarily large number of fields or an arbitrarily large field, even when the application configured limits it believed would apply. This vulnerability is fixed in 1.3.1.
| Name | purl | starlette | pkg:pypi/starlette |
|---|
{
"affected": [
{
"ecosystem_specific": {},
"package": {
"ecosystem": "PyPI",
"name": "starlette",
"purl": "pkg:pypi/starlette"
},
"ranges": [
{
"events": [
{
"introduced": "0.4.1"
},
{
"fixed": "1.3.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.10.0",
"0.10.1",
"0.10.2",
"0.10.3",
"0.10.4",
"0.10.5",
"0.10.6",
"0.10.7",
"0.11.0",
"0.11.1",
"0.11.2",
"0.11.3",
"0.11.4",
"0.12.0",
"0.12.0b1",
"0.12.0b2",
"0.12.0b3",
"0.12.1",
"0.12.10",
"0.12.11",
"0.12.12",
"0.12.13",
"0.12.2",
"0.12.3",
"0.12.4",
"0.12.5",
"0.12.6",
"0.12.7",
"0.12.8",
"0.12.9",
"0.13.0",
"0.13.1",
"0.13.2",
"0.13.3",
"0.13.4",
"0.13.5",
"0.13.6",
"0.13.7",
"0.13.8",
"0.14.0",
"0.14.1",
"0.14.2",
"0.15.0",
"0.16.0",
"0.17.0",
"0.17.1",
"0.18.0",
"0.19.0",
"0.19.1",
"0.20.0",
"0.20.1",
"0.20.2",
"0.20.3",
"0.20.4",
"0.21.0",
"0.22.0",
"0.23.0",
"0.23.1",
"0.24.0",
"0.25.0",
"0.26.0",
"0.26.0.post1",
"0.26.1",
"0.27.0",
"0.28.0",
"0.29.0",
"0.30.0",
"0.31.0",
"0.31.1",
"0.32.0",
"0.32.0.post1",
"0.33.0",
"0.34.0",
"0.35.0",
"0.35.1",
"0.36.0",
"0.36.1",
"0.36.2",
"0.36.3",
"0.37.0",
"0.37.1",
"0.37.2",
"0.38.0",
"0.38.1",
"0.38.2",
"0.38.3",
"0.38.4",
"0.38.5",
"0.38.6",
"0.39.0",
"0.39.1",
"0.39.2",
"0.4.1",
"0.4.2",
"0.40.0",
"0.41.0",
"0.41.1",
"0.41.2",
"0.41.3",
"0.42.0",
"0.43.0",
"0.44.0",
"0.45.0",
"0.45.1",
"0.45.2",
"0.45.3",
"0.46.0",
"0.46.1",
"0.46.2",
"0.47.0",
"0.47.1",
"0.47.2",
"0.47.3",
"0.48.0",
"0.49.0",
"0.49.1",
"0.49.2",
"0.49.3",
"0.5.0",
"0.5.1",
"0.5.2",
"0.5.3",
"0.5.4",
"0.5.5",
"0.50.0",
"0.51.0",
"0.52.0",
"0.52.1",
"0.6.0",
"0.6.1",
"0.6.2",
"0.6.3",
"0.7.0",
"0.7.1",
"0.7.2",
"0.7.3",
"0.7.4",
"0.8.0",
"0.8.1",
"0.8.2",
"0.8.3",
"0.8.4",
"0.8.5",
"0.8.6",
"0.8.7",
"0.8.8",
"0.9.0",
"0.9.1",
"0.9.10",
"0.9.11",
"0.9.2",
"0.9.3",
"0.9.4",
"0.9.5",
"0.9.6",
"0.9.7",
"0.9.8",
"0.9.9",
"1.0.0",
"1.0.0rc1",
"1.0.1",
"1.1.0",
"1.2.0",
"1.2.1",
"1.3.0"
]
}
],
"aliases": [
"CVE-2026-54283",
"GHSA-82w8-qh3p-5jfq"
],
"details": "Starlette is a lightweight ASGI framework/toolkit. From 0.4.1 until 1.3.1, request.form() accepts max_fields and max_part_size to bound resource consumption while parsing form data. These limits are enforced for multipart/form-data, but silently ignored for application/x-www-form-urlencoded. An unauthenticated attacker can therefore send a urlencoded body with an arbitrarily large number of fields or an arbitrarily large field, even when the application configured limits it believed would apply. This vulnerability is fixed in 1.3.1.",
"id": "PYSEC-2026-249",
"modified": "2026-06-27T10:29:55.021746Z",
"published": "2026-06-22T18:16:46.943Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
RHSA-2026:25039
Vulnerability from csaf_redhat - Published: 2026-06-10 09:34 - Updated: 2026-07-26 05:14A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.
A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.
A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via `ProxyManager.connection_from_url().urlopen()` with `assert_same_host=False`, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitive information.
A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.
A flaw was found in the idna library, which handles Internationalized Domain Names in Python applications. A remote attacker could exploit this vulnerability by sending specially crafted, excessively long inputs to the library's encoding function. This could cause the system to consume significant resources, leading to a Denial of Service (DoS), where the affected application becomes unavailable to legitimate users. This issue stems from an incomplete fix for a previously identified vulnerability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:jaeger-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jaeger-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jaeger-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in joserfc, a Python library for JSON Object Signing and Encryption (JOSE). This vulnerability allows a remote attacker to cause resource exhaustion, leading to a Denial of Service (DoS), by sending oversized JSON Web Signature (JWS) payloads. The library fails to apply size limits, specifically JWSRegistry.max_payload_length, when processing RFC7797 b64=false JWS payloads.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:jaeger-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jaeger-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:jaeger-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:25039 | self |
| https://images.redhat.com/ | external |
| https://access.redhat.com/security/cve/CVE-2026-48990 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://access.redhat.com/security/cve/CVE-2026-44432 | external |
| https://access.redhat.com/security/cve/CVE-2026-44431 | external |
| https://access.redhat.com/security/cve/CVE-2026-42154 | external |
| https://access.redhat.com/security/cve/CVE-2026-42151 | external |
| https://access.redhat.com/security/cve/CVE-2026-45409 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-42151 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2466507 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42151 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42151 | external |
| https://github.com/prometheus/prometheus/pull/18587 | external |
| https://github.com/prometheus/prometheus/pull/18590 | external |
| https://github.com/prometheus/prometheus/releases… | external |
| https://github.com/prometheus/prometheus/releases… | external |
| https://github.com/prometheus/prometheus/security… | external |
| https://access.redhat.com/security/cve/CVE-2026-42154 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2466505 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42154 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42154 | external |
| https://github.com/prometheus/prometheus/pull/18584 | external |
| https://github.com/prometheus/prometheus/pull/18585 | external |
| https://github.com/prometheus/prometheus/security… | external |
| https://access.redhat.com/security/cve/CVE-2026-44431 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477167 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44431 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44431 | external |
| https://github.com/urllib3/urllib3/security/advis… | external |
| https://access.redhat.com/security/cve/CVE-2026-44432 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477154 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44432 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44432 | external |
| https://github.com/urllib3/urllib3/security/advis… | external |
| https://access.redhat.com/security/cve/CVE-2026-45409 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2485616 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45409 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45409 | external |
| https://github.com/kjd/idna/security/advisories/G… | external |
| https://access.redhat.com/security/cve/CVE-2026-48990 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2490168 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48990 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48990 | external |
| https://github.com/authlib/joserfc/releases/tag/1.6.7 | external |
| https://github.com/authlib/joserfc/security/advis… | external |
{
"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 Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\njaeger:\n * jaeger-2.19.0-1.hum1 (aarch64, x86_64)\n * jaeger-2.19.0-1.hum1.src (src)",
"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:25039",
"url": "https://access.redhat.com/errata/RHSA-2026:25039"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48990",
"url": "https://access.redhat.com/security/cve/CVE-2026-48990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44432",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44431",
"url": "https://access.redhat.com/security/cve/CVE-2026-44431"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42154",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42151",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45409",
"url": "https://access.redhat.com/security/cve/CVE-2026-45409"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_25039.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-07-26T05:14:56+00:00",
"generator": {
"date": "2026-07-26T05:14:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:25039",
"initial_release_date": "2026-06-10T09:34:54+00:00",
"revision_history": [
{
"date": "2026-06-10T09:34:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-25T05:39:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-26T05:14:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "jaeger-main@aarch64",
"product": {
"name": "jaeger-main@aarch64",
"product_id": "jaeger-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jaeger@2.19.0-1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "jaeger-main@src",
"product": {
"name": "jaeger-main@src",
"product_id": "jaeger-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jaeger@2.19.0-1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "jaeger-main@x86_64",
"product": {
"name": "jaeger-main@x86_64",
"product_id": "jaeger-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/jaeger@2.19.0-1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "jaeger-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:jaeger-main@aarch64"
},
"product_reference": "jaeger-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jaeger-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:jaeger-main@src"
},
"product_reference": "jaeger-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jaeger-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:jaeger-main@x86_64"
},
"product_reference": "jaeger-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42151",
"cwe": {
"id": "CWE-256",
"name": "Plaintext Storage of a Password"
},
"discovery_date": "2026-05-04T19:02:26.983660+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466507"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important information disclosure flaw in Prometheus affects instances configured to use Azure AD remote write with OAuth authentication. The client secret, intended to be a secure credential, is exposed in plaintext through the `/-/config` HTTP API endpoint. This could allow an attacker with access to this endpoint to retrieve the secret, potentially compromising integrated Azure AD services.",
"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 Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "RHBZ#2466507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466507"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18587",
"url": "https://github.com/prometheus/prometheus/pull/18587"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18590",
"url": "https://github.com/prometheus/prometheus/pull/18590"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj"
}
],
"release_date": "2026-05-04T18:12:16.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T09:34:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25039"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API"
},
{
"cve": "CVE-2026-42154",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-04T19:02:19.626646+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Prometheus, allowing an unauthenticated remote attacker to crash the Prometheus process. This could lead to service unavailability in Red Hat products that deploy Prometheus for monitoring, as the remote read endpoint does not properly validate snappy-compressed request lengths.",
"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 Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "RHBZ#2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18584",
"url": "https://github.com/prometheus/prometheus/pull/18584"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18585",
"url": "https://github.com/prometheus/prometheus/pull/18585"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm"
}
],
"release_date": "2026-05-04T18:13:12.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T09:34:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25039"
}
],
"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 Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint"
},
{
"cve": "CVE-2026-44431",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-05-13T17:01:41.663622+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via `ProxyManager.connection_from_url().urlopen()` with `assert_same_host=False`, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers",
"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 Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44431"
},
{
"category": "external",
"summary": "RHBZ#2477167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44431"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc"
}
],
"release_date": "2026-05-13T15:20:24.588000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T09:34:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25039"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers"
},
{
"cve": "CVE-2026-44432",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-05-13T17:01:01.083841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression",
"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 Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "RHBZ#2477154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44432"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j"
}
],
"release_date": "2026-05-13T15:17:12.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T09:34:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25039"
}
],
"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 Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression"
},
{
"cve": "CVE-2026-45409",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-05T23:01:44.292958+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2485616"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the idna library, which handles Internationalized Domain Names in Python applications. A remote attacker could exploit this vulnerability by sending specially crafted, excessively long inputs to the library\u0027s encoding function. This could cause the system to consume significant resources, leading to a Denial of Service (DoS), where the affected application becomes unavailable to legitimate users. This issue stems from an incomplete fix for a previously identified vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-idna: idna: Denial of Service via specially crafted long inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the python-idna library. This is an incomplete fix for CVE-2024-3651. The idna.encode() function performs contextual validation checks (valid_contexto) before rejecting oversized inputs, allowing specially crafted long payloads to cause excessive CPU consumption and lead to a denial of service. The fix in version 3.14 rejects long inputs early before further processing, and version 3.15 extends this approach to alternate per-label conversion and codec functions.",
"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 Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45409"
},
{
"category": "external",
"summary": "RHBZ#2485616",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2485616"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45409",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45409"
},
{
"category": "external",
"summary": "https://github.com/kjd/idna/security/advisories/GHSA-65pc-fj4g-8rjx",
"url": "https://github.com/kjd/idna/security/advisories/GHSA-65pc-fj4g-8rjx"
}
],
"release_date": "2026-06-05T22:06:07.082000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T09:34:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25039"
},
{
"category": "workaround",
"details": "To mitigate this denial-of-service vulnerability, applications utilizing the `idna` Python library should implement input validation to ensure that domain names do not exceed the standard 253-character length limit before being passed to the `idna.encode()` function. This operational control prevents the processing of excessively long inputs that could lead to resource exhaustion and service unavailability.\n\nApplications that pass user-controlled data directly to `idna.encode()` without validation checks (e.g.: DNS length \u003c 254 chars) are affected.",
"product_ids": [
"Red Hat Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
]
}
],
"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 Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-idna: idna: Denial of Service via specially crafted long inputs"
},
{
"cve": "CVE-2026-48990",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-17T22:00:51.839483+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490168"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in joserfc, a Python library for JSON Object Signing and Encryption (JOSE). This vulnerability allows a remote attacker to cause resource exhaustion, leading to a Denial of Service (DoS), by sending oversized JSON Web Signature (JWS) payloads. The library fails to apply size limits, specifically JWSRegistry.max_payload_length, when processing RFC7797 b64=false JWS payloads.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "joserfc: joserfc: Resource exhaustion via oversized JSON Web Signature (JWS) payloads",
"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 Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48990"
},
{
"category": "external",
"summary": "RHBZ#2490168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48990"
},
{
"category": "external",
"summary": "https://github.com/authlib/joserfc/releases/tag/1.6.7",
"url": "https://github.com/authlib/joserfc/releases/tag/1.6.7"
},
{
"category": "external",
"summary": "https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5",
"url": "https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5"
}
],
"release_date": "2026-06-17T21:08:10.534000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-10T09:34:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:25039"
},
{
"category": "workaround",
"details": "The risk can be mitigated by rejecting oversized serialized JWS inputs before they reach joserfc and enforcing strict request/body size limits at the application or reverse-proxy layer.",
"product_ids": [
"Red Hat Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
]
}
],
"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 Hardened Images:jaeger-main@aarch64",
"Red Hat Hardened Images:jaeger-main@src",
"Red Hat Hardened Images:jaeger-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "joserfc: joserfc: Resource exhaustion via oversized JSON Web Signature (JWS) payloads"
}
]
}
RHSA-2026:36005
Vulnerability from csaf_redhat - Published: 2026-07-06 16:43 - Updated: 2026-07-26 00:33A flaw was found in giflib. A remote attacker can exploit a buffer overflow vulnerability in the EGifGCBToExtension function by providing a specially crafted Graphics Control Extension (GCE) block. This allows overwriting an existing GCE block without proper size validation, leading to a denial of service (DoS) on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw in GnuTLS DTLS handshake parsing allows malformed fragments with zero length and non-zero offset, leading to an integer underflow during reassembly and resulting in an out-of-bounds read. This issue is remotely exploitable and may cause information disclosure or denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64 | — |
Vendor Fix
fix
Workaround
|
A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models. A remote attacker can exploit a vulnerability in the VideoMediaIO.load_base64() method by sending a single API request containing a large number of comma-separated base64-encoded JPEG frames. This bypasses the intended frame count limit, causing the server to decode all frames into memory. This can lead to an Out-of-Memory (OOM) crash, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). An unauthenticated attacker can exploit this vulnerability by sending a specially crafted HTTP request with an excessively large 'n' parameter to the vLLM OpenAI-compatible API server. This can lead to a Denial of Service (DoS) by consuming excessive memory and blocking the system's event loop, causing the server to crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). An unauthenticated attacker can exploit an assert-based security check during activation function loading. By publishing a malicious HuggingFace model, an attacker can achieve arbitrary code execution on the server when vLLM runs in Python optimized mode.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security (DTLS) packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This could lead to unstable packet ordering or undefined behavior, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64 | — |
Vendor Fix
fix
|
A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest–Shamir–Adleman – Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64 | — |
Vendor Fix
fix
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability, residing in ASGI web servers and Starlette's trust in them, allows an attacker to bypass the OpenAI API Authentication Middleware. This bypass enables unauthorized access to the API without requiring the configured VLLM_API_KEY or --api-key, leading to critical unauthorized operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). The temperature validation gates, which use comparison operators, incorrectly handle Not-a-Number (NaN) and positive Infinity values in Python's IEEE 754 float semantics. These invalid values can bypass validation and propagate to GPU sampling kernels, leading to undefined behavior or CUDA errors that can crash the inference worker. This could allow an attacker to cause a Denial of Service (DoS) by providing specially crafted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Starlette where the request.form() method silently ignores configured resource limits (max_fields and max_part_size) when parsing application/x-www-form-urlencoded data. An unauthenticated attacker can exploit this by sending a urlencoded request body with an arbitrarily large number of fields or an oversized field, causing denial of service through resource exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:36005 | self |
| https://access.redhat.com/security/cve/CVE-2026-26740 | external |
| https://access.redhat.com/security/cve/CVE-2026-33845 | external |
| https://access.redhat.com/security/cve/CVE-2026-33846 | external |
| https://access.redhat.com/security/cve/CVE-2026-34755 | external |
| https://access.redhat.com/security/cve/CVE-2026-34756 | external |
| https://access.redhat.com/security/cve/CVE-2026-34982 | external |
| https://access.redhat.com/security/cve/CVE-2026-41523 | external |
| https://access.redhat.com/security/cve/CVE-2026-42009 | external |
| https://access.redhat.com/security/cve/CVE-2026-42010 | external |
| https://access.redhat.com/security/cve/CVE-2026-48746 | external |
| https://access.redhat.com/security/cve/CVE-2026-54235 | external |
| https://access.redhat.com/security/cve/CVE-2026-54283 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://www.redhat.com/en/products/ai/inference-server | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-26740 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2448747 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-26740 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-26740 | external |
| https://github.com/zakkanijia/POC/blob/main/gifli… | external |
| https://access.redhat.com/security/cve/CVE-2026-33845 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2450624 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33845 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33845 | external |
| https://access.redhat.com/security/cve/CVE-2026-33846 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2450625 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33846 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33846 | external |
| https://access.redhat.com/security/cve/CVE-2026-34755 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455403 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34755 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34755 | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-34756 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455425 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34756 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34756 | external |
| https://github.com/vllm-project/vllm/commit/b111f… | external |
| https://github.com/vllm-project/vllm/pull/37952 | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-34982 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455400 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34982 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34982 | external |
| http://www.openwall.com/lists/oss-security/2026/04/01/1 | external |
| https://github.com/vim/vim/commit/75661a66a1db1e1… | external |
| https://github.com/vim/vim/releases/tag/v9.2.0276 | external |
| https://github.com/vim/vim/security/advisories/GH… | external |
| https://access.redhat.com/security/cve/CVE-2026-41523 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2491582 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-41523 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-41523 | external |
| https://github.com/vllm-project/vllm/commit/b3c7f… | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://huntr.com/bounties/dcb05b04-e625-41e7-adb… | external |
| https://access.redhat.com/security/cve/CVE-2026-42009 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467279 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42009 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42009 | external |
| https://www.gnutls.org/security-new.html#GNUTLS-S… | external |
| https://access.redhat.com/security/cve/CVE-2026-42010 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467289 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42010 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42010 | external |
| https://www.gnutls.org/security-new.html#GNUTLS-S… | external |
| https://access.redhat.com/security/cve/CVE-2026-48746 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2491581 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48746 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48746 | external |
| https://github.com/vllm-project/vllm/pull/43426 | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://x41-dsec.de/lab/advisories/x41-2026-002-s… | external |
| https://access.redhat.com/security/cve/CVE-2026-54235 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2491584 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-54235 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-54235 | external |
| https://github.com/vllm-project/vllm/commit/d598d… | external |
| https://github.com/vllm-project/vllm/pull/45116 | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-54283 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2491440 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-54283 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-54283 | external |
| https://github.com/Kludex/starlette/security/advi… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server 3.2.2 (CUDA) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:36005",
"url": "https://access.redhat.com/errata/RHSA-2026:36005"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26740",
"url": "https://access.redhat.com/security/cve/CVE-2026-26740"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33845",
"url": "https://access.redhat.com/security/cve/CVE-2026-33845"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33846",
"url": "https://access.redhat.com/security/cve/CVE-2026-33846"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34755",
"url": "https://access.redhat.com/security/cve/CVE-2026-34755"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34756",
"url": "https://access.redhat.com/security/cve/CVE-2026-34756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34982",
"url": "https://access.redhat.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41523",
"url": "https://access.redhat.com/security/cve/CVE-2026-41523"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42009",
"url": "https://access.redhat.com/security/cve/CVE-2026-42009"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42010",
"url": "https://access.redhat.com/security/cve/CVE-2026-42010"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48746",
"url": "https://access.redhat.com/security/cve/CVE-2026-48746"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54235",
"url": "https://access.redhat.com/security/cve/CVE-2026-54235"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54283",
"url": "https://access.redhat.com/security/cve/CVE-2026-54283"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_36005.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.2.2 (CUDA)",
"tracking": {
"current_release_date": "2026-07-26T00:33:24+00:00",
"generator": {
"date": "2026-07-26T00:33:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:36005",
"initial_release_date": "2026-07-06T16:43:22+00:00",
"revision_history": [
{
"date": "2026-07-06T16:43:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-25T05:39:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-26T00:33:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3A6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis/vllm-cuda-rhel9\u0026tag=1782951012"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64",
"product_id": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-cuda-rhel9@sha256%3A9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf?arch=arm64\u0026repository_url=registry.redhat.io/rhaiis/vllm-cuda-rhel9\u0026tag=1782951012"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-26740",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-03-18T19:01:41.415027+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448747"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in giflib. A remote attacker can exploit a buffer overflow vulnerability in the EGifGCBToExtension function by providing a specially crafted Graphics Control Extension (GCE) block. This allows overwriting an existing GCE block without proper size validation, leading to a denial of service (DoS) on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "giflib: giflib: Denial of Service via buffer overflow in EGifGCBToExtension",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The openjdk-headless packages do not include java.desktop, which is the only code that uses giflib. Therefore, headless-only environments are not affected.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26740"
},
{
"category": "external",
"summary": "RHBZ#2448747",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448747"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26740"
},
{
"category": "external",
"summary": "https://github.com/zakkanijia/POC/blob/main/giflib/giftool/giflib_giftool_gce_len_heap_oobwrite_disclosure.md",
"url": "https://github.com/zakkanijia/POC/blob/main/giflib/giftool/giflib_giftool_gce_len_heap_oobwrite_disclosure.md"
}
],
"release_date": "2026-03-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:43:22+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36005",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36005"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "giflib: giflib: Denial of Service via buffer overflow in EGifGCBToExtension"
},
{
"cve": "CVE-2026-33845",
"cwe": {
"id": "CWE-191",
"name": "Integer Underflow (Wrap or Wraparound)"
},
"discovery_date": "2026-03-24T05:35:59.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in GnuTLS DTLS handshake parsing allows malformed fragments with zero length and non-zero offset, leading to an integer underflow during reassembly and resulting in an out-of-bounds read. This issue is remotely exploitable and may cause information disclosure or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via DTLS zero-length fragment",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue marked as Important severity due to its remote, pre-authentication reachability and its impact on a critical DTLS handshake parsing path. The vulnerability can be triggered by an unauthenticated attacker sending crafted DTLS handshake fragments, requiring no prior access or interaction. It leads to an out-of-bounds read caused by an integer underflow in fragment reassembly, operating entirely on attacker-controlled input. Such flaws in low-level protocol parsing are particularly serious, as they may result in disclosure of sensitive process memory, including cryptographic or session-related data, and can also cause reliable application crashes leading to denial of service. Given that DTLS is commonly used in network-facing services such as VPNs and real-time communication systems, the exposure surface is broad. The combination of unauthenticated remote exploitation, memory safety violation, and potential confidentiality and availability impact justifies classifying this issue as high severity rather than moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33845"
},
{
"category": "external",
"summary": "RHBZ#2450624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33845",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33845"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33845",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33845"
}
],
"release_date": "2026-04-30T17:28:41.473000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:43:22+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36005",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36005"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gnutls: GnuTLS: Denial of Service via DTLS zero-length fragment"
},
{
"cve": "CVE-2026-33846",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2026-03-24T05:38:09.899000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450625"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via heap buffer overflow in DTLS handshake fragment reassembly",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be classified as an important flaw rather than moderate because it exposes a pre-authentication, remotely reachable heap buffer overflow in the DTLS handshake processing path, which is part of the core protocol handling logic and commonly exposed in network-facing services. The flaw enables an attacker to inject controlled data at attacker-chosen offsets and sizes beyond allocated heap boundaries by exploiting inconsistent message_length handling across fragments, effectively creating a constrained but meaningful heap write primitive. Unlike benign memory safety bugs, this condition is deterministically triggerable with a small number of crafted packets and no environmental dependencies for denial-of-service, and it targets a long-lived parsing state where memory corruption can affect adjacent heap structures. Even if reliable code execution requires additional heap manipulation or layout knowledge, the combination of remote reachability, lack of authentication, controlled memory corruption capability, and trivial crashability significantly elevates the risk profile beyond moderate severity. In real-world deployments, such primitives are often sufficient to enable heap grooming and exploitation chains, particularly in services that repeatedly process attacker-controlled input, making this a materially important security flaw.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33846"
},
{
"category": "external",
"summary": "RHBZ#2450625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450625"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33846",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33846"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33846",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33846"
}
],
"release_date": "2026-05-04T08:53:59.249000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:43:22+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36005",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36005"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gnutls: GnuTLS: Denial of Service via heap buffer overflow in DTLS handshake fragment reassembly"
},
{
"cve": "CVE-2026-34755",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-06T16:02:21.718949+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455403"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models. A remote attacker can exploit a vulnerability in the VideoMediaIO.load_base64() method by sending a single API request containing a large number of comma-separated base64-encoded JPEG frames. This bypasses the intended frame count limit, causing the server to decode all frames into memory. This can lead to an Out-of-Memory (OOM) crash, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Denial of Service due to excessive video frame processing",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34755"
},
{
"category": "external",
"summary": "RHBZ#2455403",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455403"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34755",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34755"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34755",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34755"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pq5c-rjhq-qp7p",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pq5c-rjhq-qp7p"
}
],
"release_date": "2026-04-06T15:38:53.201000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:43:22+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36005",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36005"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Denial of Service due to excessive video frame processing"
},
{
"cve": "CVE-2026-34756",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-04-06T16:03:45.222577+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455425"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). An unauthenticated attacker can exploit this vulnerability by sending a specially crafted HTTP request with an excessively large \u0027n\u0027 parameter to the vLLM OpenAI-compatible API server. This can lead to a Denial of Service (DoS) by consuming excessive memory and blocking the system\u0027s event loop, causing the server to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Denial of Service via excessively large \u0027n\u0027 parameter in OpenAI-compatible 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34756"
},
{
"category": "external",
"summary": "RHBZ#2455425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455425"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34756",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34756"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/b111f8a61f100fdca08706f41f29ef3548de7380",
"url": "https://github.com/vllm-project/vllm/commit/b111f8a61f100fdca08706f41f29ef3548de7380"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/37952",
"url": "https://github.com/vllm-project/vllm/pull/37952"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3mwp-wvh9-7528",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3mwp-wvh9-7528"
}
],
"release_date": "2026-04-06T15:40:03.448000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:43:22+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36005",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36005"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Denial of Service via excessively large \u0027n\u0027 parameter in OpenAI-compatible API"
},
{
"cve": "CVE-2026-34982",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-06T16:02:10.004743+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455400"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: arbitrary command execution via modeline sandbox bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, an attacker needs to convince a user to open a specially crafted file. The arbitrary OS command execution is restricted to the privileges of the user running Vim, limiting the potential of a full system compromise.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "RHBZ#2455400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455400"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34982"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/01/1",
"url": "http://www.openwall.com/lists/oss-security/2026/04/01/1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615",
"url": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0276",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0276"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9",
"url": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9"
}
],
"release_date": "2026-04-06T15:16:48.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:43:22+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36005",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36005"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the modeline support by adding the following command to the Vim configuration file:\n\n~~~\nset nomodeline\n~~~",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: arbitrary command execution via modeline sandbox bypass"
},
{
"cve": "CVE-2026-41523",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-06-22T23:01:00.799590+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491582"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). An unauthenticated attacker can exploit an assert-based security check during activation function loading. By publishing a malicious HuggingFace model, an attacker can achieve arbitrary code execution on the server when vLLM runs in Python optimized mode.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Arbitrary code execution via malicious HuggingFace model",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this issue as having Important impact for Red Hat AI Inference Server and Red Hat OpenShift AI vLLM serving images, and Moderate impact for Red Hat Enterprise Linux AI bootc images that bundle vLLM. Exploitation requires loading an untrusted HuggingFace cross-encoder model while the vLLM process runs with Python optimized mode (python -O or PYTHONOPTIMIZE=1). Red Hat AI Inference Server 3.2/3.3 images and other components without the vulnerable pooler activation loader (vLLM \u003c 0.14.0) are not affected.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41523"
},
{
"category": "external",
"summary": "RHBZ#2491582",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491582"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41523",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41523"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41523",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41523"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/b3c7ffcab82c2439726f8cb213800f6f38c023d3",
"url": "https://github.com/vllm-project/vllm/commit/b3c7ffcab82c2439726f8cb213800f6f38c023d3"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-q8gq-377p-jq3r",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-q8gq-377p-jq3r"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/dcb05b04-e625-41e7-adbc-bbae0cc2d64c",
"url": "https://huntr.com/bounties/dcb05b04-e625-41e7-adbc-bbae0cc2d64c"
}
],
"release_date": "2026-06-22T22:18:14.494000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:43:22+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36005",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36005"
},
{
"category": "workaround",
"details": "Avoid running vLLM with python -O or PYTHONOPTIMIZE=1 until updated packages are available. Only load models from trusted sources. Restrict who can deploy or update models on inference endpoints. Apply network access controls and authentication in front of vLLM APIs.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Arbitrary code execution via malicious HuggingFace model"
},
{
"acknowledgments": [
{
"names": [
"Joshua Rogers"
],
"organization": "AISLE Research Team"
}
],
"cve": "CVE-2026-42009",
"cwe": {
"id": "CWE-475",
"name": "Undefined Behavior for Input to API"
},
"discovery_date": "2026-05-06T16:32:32.382000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467279"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security (DTLS) packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This could lead to unstable packet ordering or undefined behavior, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: gnutls: Denial of Service via DTLS packet reordering vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact for this flaw has been downgraded on Red Hat Enterprise Linux due to the following reason:\n\n- The number of elements passed to the vulnerable function at runtime is known and is at most 6 and the element size is sufficiently small. glibc\u2019s qsort implementation will not exercise the quick sort code path, which would otherwise cause an infloop or out-of-bound write.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42009"
},
{
"category": "external",
"summary": "RHBZ#2467279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467279"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42009",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42009"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42009",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42009"
},
{
"category": "external",
"summary": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2026-04-29-2",
"url": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2026-04-29-2"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:43:22+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36005",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36005"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gnutls: gnutls: Denial of Service via DTLS packet reordering vulnerability"
},
{
"acknowledgments": [
{
"names": [
"Joshua Rogers"
],
"organization": "AISLE Research Team"
}
],
"cve": "CVE-2026-42010",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"discovery_date": "2026-05-06T16:57:37.044000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467289"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest\u2013Shamir\u2013Adleman \u2013 Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: gnutls: Authentication Bypass via NUL Character in Username",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42010"
},
{
"category": "external",
"summary": "RHBZ#2467289",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467289"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42010",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42010"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42010",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42010"
},
{
"category": "external",
"summary": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2026-04-29-4",
"url": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2026-04-29-4"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:43:22+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36005",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36005"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gnutls: gnutls: Authentication Bypass via NUL Character in Username"
},
{
"cve": "CVE-2026-48746",
"cwe": {
"id": "CWE-501",
"name": "Trust Boundary Violation"
},
"discovery_date": "2026-06-22T23:00:57.824402+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491581"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability, residing in ASGI web servers and Starlette\u0027s trust in them, allows an attacker to bypass the OpenAI API Authentication Middleware. This bypass enables unauthorized access to the API without requiring the configured VLLM_API_KEY or --api-key, leading to critical unauthorized operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: starlette: vLLM: Critical authentication bypass allows unauthorized API access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CVE-2026-48746 is an authentication bypass in the vLLM OpenAI-compatible API server. A remote attacker who can reach the vLLM endpoint directly can craft a Host header so the authentication middleware checks a different URL path than the one actually dispatched, bypassing VLLM_API_KEY / --api-key protection. Successful exploitation allows unauthorized inference API access, which can result in confidentiality loss (model/prompt abuse) and availability impact (resource exhaustion). The flaw does not provide integrity compromise or arbitrary code execution. Exploitation requires vLLM API-key authentication to be enabled and the service to be exposed without an RFC-conforming reverse proxy that normalizes the Host header. Because Red Hat AI inference offerings are commonly deployed behind OpenShift Routes or similar proxies, and because the vulnerability is conditional on deployment and configuration, the overall flaw impact is rated Important rather than Critical.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48746"
},
{
"category": "external",
"summary": "RHBZ#2491581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48746",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48746"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48746",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/43426",
"url": "https://github.com/vllm-project/vllm/pull/43426"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-94f4-hr76-p5j6",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-94f4-hr76-p5j6"
},
{
"category": "external",
"summary": "https://x41-dsec.de/lab/advisories/x41-2026-002-starlette",
"url": "https://x41-dsec.de/lab/advisories/x41-2026-002-starlette"
}
],
"release_date": "2026-06-22T21:57:28.997000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:43:22+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36005",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36005"
},
{
"category": "workaround",
"details": "Restrict network access to the vLLM API endpoint to only trusted clients and internal networks. Implement firewall rules or network policies to limit inbound connections to the vLLM service, thereby reducing the attack surface. This operational control helps prevent unauthorized external access to the vulnerable API.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: starlette: vLLM: Critical authentication bypass allows unauthorized API access"
},
{
"cve": "CVE-2026-54235",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-06-22T23:01:07.102249+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491584"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). The temperature validation gates, which use comparison operators, incorrectly handle Not-a-Number (NaN) and positive Infinity values in Python\u0027s IEEE 754 float semantics. These invalid values can bypass validation and propagate to GPU sampling kernels, leading to undefined behavior or CUDA errors that can crash the inference worker. This could allow an attacker to cause a Denial of Service (DoS) by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Denial of Service due to improper floating-point validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in vLLM, as used in Red Hat AI Inference Server, Red Hat OpenShift AI, and Red Hat Enterprise Linux AI, allows for a denial of service. Improper validation of floating-point values like Not-a-Number (NaN) or positive Infinity in temperature parameters can bypass security checks, leading to undefined behavior or CUDA errors that crash the inference worker. This could be exploited by providing specially crafted input to the LLM inference engine.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54235"
},
{
"category": "external",
"summary": "RHBZ#2491584",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491584"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54235",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54235"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/d598d239737cfa37bcfcb98886ec3f3557fc7198",
"url": "https://github.com/vllm-project/vllm/commit/d598d239737cfa37bcfcb98886ec3f3557fc7198"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/45116",
"url": "https://github.com/vllm-project/vllm/pull/45116"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-7h4p-rffg-7823",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-7h4p-rffg-7823"
}
],
"release_date": "2026-06-22T21:59:02.710000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:43:22+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36005",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36005"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM: Denial of Service due to improper floating-point validation"
},
{
"cve": "CVE-2026-54283",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-22T18:01:06.194658+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491440"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Starlette where the request.form() method silently ignores configured resource limits (max_fields and max_part_size) when parsing application/x-www-form-urlencoded data. An unauthenticated attacker can exploit this by sending a urlencoded request body with an arbitrarily large number of fields or an oversized field, causing denial of service through resource exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "starlette: Starlette: request.form() limits silently ignored for application/x-www-form-urlencoded enable DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Starlette where the request.form() method silently ignores configured resource limits (max_fields and max_part_size) when parsing application/x-www-form-urlencoded data. An unauthenticated attacker can exploit this by sending a urlencoded request body with an arbitrarily large number of fields or an oversized field, causing denial of service through resource exhaustion. This only affects applications that explicitly call request.form() on urlencoded input; JSON-only APIs and services where Starlette is a transitive dependency not used for form parsing are not affected.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54283"
},
{
"category": "external",
"summary": "RHBZ#2491440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54283"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq"
}
],
"release_date": "2026-06-22T16:46:16.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:43:22+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36005",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36005"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:6b93986199cc8e02e9672374938a2aac7b7452d1bf7d1a8a6445bfe1940f6328_amd64",
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-cuda-rhel9@sha256:9533230dd9b2ab392c96f4e8a556ddbebf0be308befdf92691dc7e228da361bf_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette: request.form() limits silently ignored for application/x-www-form-urlencoded enable DoS"
}
]
}
RHSA-2026:36006
Vulnerability from csaf_redhat - Published: 2026-07-06 16:44 - Updated: 2026-07-26 00:36A flaw was found in giflib. A remote attacker can exploit a buffer overflow vulnerability in the EGifGCBToExtension function by providing a specially crafted Graphics Control Extension (GCE) block. This allows overwriting an existing GCE block without proper size validation, leading to a denial of service (DoS) on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw in GnuTLS DTLS handshake parsing allows malformed fragments with zero length and non-zero offset, leading to an integer underflow during reassembly and resulting in an out-of-bounds read. This issue is remotely exploitable and may cause information disclosure or denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models. A remote attacker can exploit a vulnerability in the VideoMediaIO.load_base64() method by sending a single API request containing a large number of comma-separated base64-encoded JPEG frames. This bypasses the intended frame count limit, causing the server to decode all frames into memory. This can lead to an Out-of-Memory (OOM) crash, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). An unauthenticated attacker can exploit this vulnerability by sending a specially crafted HTTP request with an excessively large 'n' parameter to the vLLM OpenAI-compatible API server. This can lead to a Denial of Service (DoS) by consuming excessive memory and blocking the system's event loop, causing the server to crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). An unauthenticated attacker can exploit an assert-based security check during activation function loading. By publishing a malicious HuggingFace model, an attacker can achieve arbitrary code execution on the server when vLLM runs in Python optimized mode.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security (DTLS) packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This could lead to unstable packet ordering or undefined behavior, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64 | — |
Vendor Fix
fix
|
A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest–Shamir–Adleman – Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64 | — |
Vendor Fix
fix
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability, residing in ASGI web servers and Starlette's trust in them, allows an attacker to bypass the OpenAI API Authentication Middleware. This bypass enables unauthorized access to the API without requiring the configured VLLM_API_KEY or --api-key, leading to critical unauthorized operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). The temperature validation gates, which use comparison operators, incorrectly handle Not-a-Number (NaN) and positive Infinity values in Python's IEEE 754 float semantics. These invalid values can bypass validation and propagate to GPU sampling kernels, leading to undefined behavior or CUDA errors that can crash the inference worker. This could allow an attacker to cause a Denial of Service (DoS) by providing specially crafted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Starlette where the request.form() method silently ignores configured resource limits (max_fields and max_part_size) when parsing application/x-www-form-urlencoded data. An unauthenticated attacker can exploit this by sending a urlencoded request body with an arbitrarily large number of fields or an oversized field, causing denial of service through resource exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:36006 | self |
| https://access.redhat.com/security/cve/CVE-2026-26740 | external |
| https://access.redhat.com/security/cve/CVE-2026-33845 | external |
| https://access.redhat.com/security/cve/CVE-2026-33846 | external |
| https://access.redhat.com/security/cve/CVE-2026-34755 | external |
| https://access.redhat.com/security/cve/CVE-2026-34756 | external |
| https://access.redhat.com/security/cve/CVE-2026-34982 | external |
| https://access.redhat.com/security/cve/CVE-2026-41523 | external |
| https://access.redhat.com/security/cve/CVE-2026-42009 | external |
| https://access.redhat.com/security/cve/CVE-2026-42010 | external |
| https://access.redhat.com/security/cve/CVE-2026-48746 | external |
| https://access.redhat.com/security/cve/CVE-2026-54235 | external |
| https://access.redhat.com/security/cve/CVE-2026-54283 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://www.redhat.com/en/products/ai/inference-server | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-26740 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2448747 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-26740 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-26740 | external |
| https://github.com/zakkanijia/POC/blob/main/gifli… | external |
| https://access.redhat.com/security/cve/CVE-2026-33845 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2450624 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33845 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33845 | external |
| https://access.redhat.com/security/cve/CVE-2026-33846 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2450625 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33846 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33846 | external |
| https://access.redhat.com/security/cve/CVE-2026-34755 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455403 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34755 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34755 | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-34756 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455425 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34756 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34756 | external |
| https://github.com/vllm-project/vllm/commit/b111f… | external |
| https://github.com/vllm-project/vllm/pull/37952 | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-34982 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2455400 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34982 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34982 | external |
| http://www.openwall.com/lists/oss-security/2026/04/01/1 | external |
| https://github.com/vim/vim/commit/75661a66a1db1e1… | external |
| https://github.com/vim/vim/releases/tag/v9.2.0276 | external |
| https://github.com/vim/vim/security/advisories/GH… | external |
| https://access.redhat.com/security/cve/CVE-2026-41523 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2491582 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-41523 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-41523 | external |
| https://github.com/vllm-project/vllm/commit/b3c7f… | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://huntr.com/bounties/dcb05b04-e625-41e7-adb… | external |
| https://access.redhat.com/security/cve/CVE-2026-42009 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467279 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42009 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42009 | external |
| https://www.gnutls.org/security-new.html#GNUTLS-S… | external |
| https://access.redhat.com/security/cve/CVE-2026-42010 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467289 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42010 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42010 | external |
| https://www.gnutls.org/security-new.html#GNUTLS-S… | external |
| https://access.redhat.com/security/cve/CVE-2026-48746 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2491581 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48746 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48746 | external |
| https://github.com/vllm-project/vllm/pull/43426 | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://x41-dsec.de/lab/advisories/x41-2026-002-s… | external |
| https://access.redhat.com/security/cve/CVE-2026-54235 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2491584 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-54235 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-54235 | external |
| https://github.com/vllm-project/vllm/commit/d598d… | external |
| https://github.com/vllm-project/vllm/pull/45116 | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-54283 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2491440 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-54283 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-54283 | external |
| https://github.com/Kludex/starlette/security/advi… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat AI Inference Server 3.2.2 (ROCm) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat\u00ae AI Inference Server",
"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:36006",
"url": "https://access.redhat.com/errata/RHSA-2026:36006"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-26740",
"url": "https://access.redhat.com/security/cve/CVE-2026-26740"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33845",
"url": "https://access.redhat.com/security/cve/CVE-2026-33845"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33846",
"url": "https://access.redhat.com/security/cve/CVE-2026-33846"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34755",
"url": "https://access.redhat.com/security/cve/CVE-2026-34755"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34756",
"url": "https://access.redhat.com/security/cve/CVE-2026-34756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34982",
"url": "https://access.redhat.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41523",
"url": "https://access.redhat.com/security/cve/CVE-2026-41523"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42009",
"url": "https://access.redhat.com/security/cve/CVE-2026-42009"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42010",
"url": "https://access.redhat.com/security/cve/CVE-2026-42010"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48746",
"url": "https://access.redhat.com/security/cve/CVE-2026-48746"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54235",
"url": "https://access.redhat.com/security/cve/CVE-2026-54235"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54283",
"url": "https://access.redhat.com/security/cve/CVE-2026-54283"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://www.redhat.com/en/products/ai/inference-server",
"url": "https://www.redhat.com/en/products/ai/inference-server"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_36006.json"
}
],
"title": "Red Hat Security Advisory: Red Hat AI Inference Server 3.2.2 (ROCm)",
"tracking": {
"current_release_date": "2026-07-26T00:36:40+00:00",
"generator": {
"date": "2026-07-26T00:36:40+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:36006",
"initial_release_date": "2026-07-06T16:44:03+00:00",
"revision_history": [
{
"date": "2026-07-06T16:44:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-25T05:39:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-26T00:36:40+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat AI Inference Server 3.2",
"product": {
"name": "Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ai_inference_server:3.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat AI Inference Server"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64",
"product": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64",
"product_id": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/vllm-rocm-rhel9@sha256%3A7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f?arch=amd64\u0026repository_url=registry.redhat.io/rhaiis/vllm-rocm-rhel9\u0026tag=1782951244"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64 as a component of Red Hat AI Inference Server 3.2",
"product_id": "Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
},
"product_reference": "registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64",
"relates_to_product_reference": "Red Hat AI Inference Server 3.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-26740",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-03-18T19:01:41.415027+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448747"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in giflib. A remote attacker can exploit a buffer overflow vulnerability in the EGifGCBToExtension function by providing a specially crafted Graphics Control Extension (GCE) block. This allows overwriting an existing GCE block without proper size validation, leading to a denial of service (DoS) on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "giflib: giflib: Denial of Service via buffer overflow in EGifGCBToExtension",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The openjdk-headless packages do not include java.desktop, which is the only code that uses giflib. Therefore, headless-only environments are not affected.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-26740"
},
{
"category": "external",
"summary": "RHBZ#2448747",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448747"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-26740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-26740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-26740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-26740"
},
{
"category": "external",
"summary": "https://github.com/zakkanijia/POC/blob/main/giflib/giftool/giflib_giftool_gce_len_heap_oobwrite_disclosure.md",
"url": "https://github.com/zakkanijia/POC/blob/main/giflib/giftool/giflib_giftool_gce_len_heap_oobwrite_disclosure.md"
}
],
"release_date": "2026-03-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:44:03+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36006",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36006"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "giflib: giflib: Denial of Service via buffer overflow in EGifGCBToExtension"
},
{
"cve": "CVE-2026-33845",
"cwe": {
"id": "CWE-191",
"name": "Integer Underflow (Wrap or Wraparound)"
},
"discovery_date": "2026-03-24T05:35:59.740000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in GnuTLS DTLS handshake parsing allows malformed fragments with zero length and non-zero offset, leading to an integer underflow during reassembly and resulting in an out-of-bounds read. This issue is remotely exploitable and may cause information disclosure or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via DTLS zero-length fragment",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue marked as Important severity due to its remote, pre-authentication reachability and its impact on a critical DTLS handshake parsing path. The vulnerability can be triggered by an unauthenticated attacker sending crafted DTLS handshake fragments, requiring no prior access or interaction. It leads to an out-of-bounds read caused by an integer underflow in fragment reassembly, operating entirely on attacker-controlled input. Such flaws in low-level protocol parsing are particularly serious, as they may result in disclosure of sensitive process memory, including cryptographic or session-related data, and can also cause reliable application crashes leading to denial of service. Given that DTLS is commonly used in network-facing services such as VPNs and real-time communication systems, the exposure surface is broad. The combination of unauthenticated remote exploitation, memory safety violation, and potential confidentiality and availability impact justifies classifying this issue as high severity rather than moderate.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33845"
},
{
"category": "external",
"summary": "RHBZ#2450624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33845",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33845"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33845",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33845"
}
],
"release_date": "2026-04-30T17:28:41.473000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:44:03+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36006",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36006"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gnutls: GnuTLS: Denial of Service via DTLS zero-length fragment"
},
{
"cve": "CVE-2026-33846",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2026-03-24T05:38:09.899000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2450625"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. The issue arises in merge_handshake_packet() where incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing the implementation to allocate a buffer based on a smaller initial fragment and subsequently write beyond its bounds using larger, inconsistent fragments. Because the merge operation does not enforce proper bounds checking against the allocated buffer size, this results in an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path and can lead to application crashes or potential memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via heap buffer overflow in DTLS handshake fragment reassembly",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability should be classified as an important flaw rather than moderate because it exposes a pre-authentication, remotely reachable heap buffer overflow in the DTLS handshake processing path, which is part of the core protocol handling logic and commonly exposed in network-facing services. The flaw enables an attacker to inject controlled data at attacker-chosen offsets and sizes beyond allocated heap boundaries by exploiting inconsistent message_length handling across fragments, effectively creating a constrained but meaningful heap write primitive. Unlike benign memory safety bugs, this condition is deterministically triggerable with a small number of crafted packets and no environmental dependencies for denial-of-service, and it targets a long-lived parsing state where memory corruption can affect adjacent heap structures. Even if reliable code execution requires additional heap manipulation or layout knowledge, the combination of remote reachability, lack of authentication, controlled memory corruption capability, and trivial crashability significantly elevates the risk profile beyond moderate severity. In real-world deployments, such primitives are often sufficient to enable heap grooming and exploitation chains, particularly in services that repeatedly process attacker-controlled input, making this a materially important security flaw.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33846"
},
{
"category": "external",
"summary": "RHBZ#2450625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2450625"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33846",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33846"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33846",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33846"
}
],
"release_date": "2026-05-04T08:53:59.249000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:44:03+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36006",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36006"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gnutls: GnuTLS: Denial of Service via heap buffer overflow in DTLS handshake fragment reassembly"
},
{
"cve": "CVE-2026-34755",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-06T16:02:21.718949+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455403"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models. A remote attacker can exploit a vulnerability in the VideoMediaIO.load_base64() method by sending a single API request containing a large number of comma-separated base64-encoded JPEG frames. This bypasses the intended frame count limit, causing the server to decode all frames into memory. This can lead to an Out-of-Memory (OOM) crash, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vLLM: vLLM: Denial of Service due to excessive video frame processing",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34755"
},
{
"category": "external",
"summary": "RHBZ#2455403",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455403"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34755",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34755"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34755",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34755"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pq5c-rjhq-qp7p",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-pq5c-rjhq-qp7p"
}
],
"release_date": "2026-04-06T15:38:53.201000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:44:03+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36006",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36006"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vLLM: vLLM: Denial of Service due to excessive video frame processing"
},
{
"cve": "CVE-2026-34756",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-04-06T16:03:45.222577+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455425"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). An unauthenticated attacker can exploit this vulnerability by sending a specially crafted HTTP request with an excessively large \u0027n\u0027 parameter to the vLLM OpenAI-compatible API server. This can lead to a Denial of Service (DoS) by consuming excessive memory and blocking the system\u0027s event loop, causing the server to crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Denial of Service via excessively large \u0027n\u0027 parameter in OpenAI-compatible 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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34756"
},
{
"category": "external",
"summary": "RHBZ#2455425",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455425"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34756",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34756"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/b111f8a61f100fdca08706f41f29ef3548de7380",
"url": "https://github.com/vllm-project/vllm/commit/b111f8a61f100fdca08706f41f29ef3548de7380"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/37952",
"url": "https://github.com/vllm-project/vllm/pull/37952"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3mwp-wvh9-7528",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-3mwp-wvh9-7528"
}
],
"release_date": "2026-04-06T15:40:03.448000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:44:03+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36006",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36006"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Denial of Service via excessively large \u0027n\u0027 parameter in OpenAI-compatible API"
},
{
"cve": "CVE-2026-34982",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-04-06T16:02:10.004743+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2455400"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Vim. A modeline is used to set specific editor options directly from a text file. However, the `complete`, `guitabtooltip`, `printheader` options and the `mapset` function lack proper security checks, allowing an attacker to bypass restrictions and cause arbitrary OS command execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vim: arbitrary command execution via modeline sandbox bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this vulnerability, an attacker needs to convince a user to open a specially crafted file. The arbitrary OS command execution is restricted to the privileges of the user running Vim, limiting the potential of a full system compromise.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34982"
},
{
"category": "external",
"summary": "RHBZ#2455400",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2455400"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34982",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34982"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34982"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/04/01/1",
"url": "http://www.openwall.com/lists/oss-security/2026/04/01/1"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615",
"url": "https://github.com/vim/vim/commit/75661a66a1db1e1f3f1245c615"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/releases/tag/v9.2.0276",
"url": "https://github.com/vim/vim/releases/tag/v9.2.0276"
},
{
"category": "external",
"summary": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9",
"url": "https://github.com/vim/vim/security/advisories/GHSA-8h6p-m6gr-mpw9"
}
],
"release_date": "2026-04-06T15:16:48.809000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:44:03+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36006",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36006"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the modeline support by adding the following command to the Vim configuration file:\n\n~~~\nset nomodeline\n~~~",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vim: arbitrary command execution via modeline sandbox bypass"
},
{
"cve": "CVE-2026-41523",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-06-22T23:01:00.799590+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491582"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). An unauthenticated attacker can exploit an assert-based security check during activation function loading. By publishing a malicious HuggingFace model, an attacker can achieve arbitrary code execution on the server when vLLM runs in Python optimized mode.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Arbitrary code execution via malicious HuggingFace model",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this issue as having Important impact for Red Hat AI Inference Server and Red Hat OpenShift AI vLLM serving images, and Moderate impact for Red Hat Enterprise Linux AI bootc images that bundle vLLM. Exploitation requires loading an untrusted HuggingFace cross-encoder model while the vLLM process runs with Python optimized mode (python -O or PYTHONOPTIMIZE=1). Red Hat AI Inference Server 3.2/3.3 images and other components without the vulnerable pooler activation loader (vLLM \u003c 0.14.0) are not affected.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41523"
},
{
"category": "external",
"summary": "RHBZ#2491582",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491582"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41523",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41523"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41523",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41523"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/b3c7ffcab82c2439726f8cb213800f6f38c023d3",
"url": "https://github.com/vllm-project/vllm/commit/b3c7ffcab82c2439726f8cb213800f6f38c023d3"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-q8gq-377p-jq3r",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-q8gq-377p-jq3r"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/dcb05b04-e625-41e7-adbc-bbae0cc2d64c",
"url": "https://huntr.com/bounties/dcb05b04-e625-41e7-adbc-bbae0cc2d64c"
}
],
"release_date": "2026-06-22T22:18:14.494000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:44:03+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36006",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36006"
},
{
"category": "workaround",
"details": "Avoid running vLLM with python -O or PYTHONOPTIMIZE=1 until updated packages are available. Only load models from trusted sources. Restrict who can deploy or update models on inference endpoints. Apply network access controls and authentication in front of vLLM APIs.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: vLLM: Arbitrary code execution via malicious HuggingFace model"
},
{
"acknowledgments": [
{
"names": [
"Joshua Rogers"
],
"organization": "AISLE Research Team"
}
],
"cve": "CVE-2026-42009",
"cwe": {
"id": "CWE-475",
"name": "Undefined Behavior for Input to API"
},
"discovery_date": "2026-05-06T16:32:32.382000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467279"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security (DTLS) packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This could lead to unstable packet ordering or undefined behavior, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: gnutls: Denial of Service via DTLS packet reordering vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact for this flaw has been downgraded on Red Hat Enterprise Linux due to the following reason:\n\n- The number of elements passed to the vulnerable function at runtime is known and is at most 6 and the element size is sufficiently small. glibc\u2019s qsort implementation will not exercise the quick sort code path, which would otherwise cause an infloop or out-of-bound write.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42009"
},
{
"category": "external",
"summary": "RHBZ#2467279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467279"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42009",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42009"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42009",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42009"
},
{
"category": "external",
"summary": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2026-04-29-2",
"url": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2026-04-29-2"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:44:03+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36006",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36006"
}
],
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gnutls: gnutls: Denial of Service via DTLS packet reordering vulnerability"
},
{
"acknowledgments": [
{
"names": [
"Joshua Rogers"
],
"organization": "AISLE Research Team"
}
],
"cve": "CVE-2026-42010",
"cwe": {
"id": "CWE-170",
"name": "Improper Null Termination"
},
"discovery_date": "2026-05-06T16:57:37.044000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467289"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest\u2013Shamir\u2013Adleman \u2013 Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: gnutls: Authentication Bypass via NUL Character in Username",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42010"
},
{
"category": "external",
"summary": "RHBZ#2467289",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467289"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42010",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42010"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42010",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42010"
},
{
"category": "external",
"summary": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2026-04-29-4",
"url": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2026-04-29-4"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:44:03+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36006",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36006"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "gnutls: gnutls: Authentication Bypass via NUL Character in Username"
},
{
"cve": "CVE-2026-48746",
"cwe": {
"id": "CWE-501",
"name": "Trust Boundary Violation"
},
"discovery_date": "2026-06-22T23:00:57.824402+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491581"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability, residing in ASGI web servers and Starlette\u0027s trust in them, allows an attacker to bypass the OpenAI API Authentication Middleware. This bypass enables unauthorized access to the API without requiring the configured VLLM_API_KEY or --api-key, leading to critical unauthorized operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: starlette: vLLM: Critical authentication bypass allows unauthorized API access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CVE-2026-48746 is an authentication bypass in the vLLM OpenAI-compatible API server. A remote attacker who can reach the vLLM endpoint directly can craft a Host header so the authentication middleware checks a different URL path than the one actually dispatched, bypassing VLLM_API_KEY / --api-key protection. Successful exploitation allows unauthorized inference API access, which can result in confidentiality loss (model/prompt abuse) and availability impact (resource exhaustion). The flaw does not provide integrity compromise or arbitrary code execution. Exploitation requires vLLM API-key authentication to be enabled and the service to be exposed without an RFC-conforming reverse proxy that normalizes the Host header. Because Red Hat AI inference offerings are commonly deployed behind OpenShift Routes or similar proxies, and because the vulnerability is conditional on deployment and configuration, the overall flaw impact is rated Important rather than Critical.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48746"
},
{
"category": "external",
"summary": "RHBZ#2491581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48746",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48746"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48746",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/43426",
"url": "https://github.com/vllm-project/vllm/pull/43426"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-94f4-hr76-p5j6",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-94f4-hr76-p5j6"
},
{
"category": "external",
"summary": "https://x41-dsec.de/lab/advisories/x41-2026-002-starlette",
"url": "https://x41-dsec.de/lab/advisories/x41-2026-002-starlette"
}
],
"release_date": "2026-06-22T21:57:28.997000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:44:03+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36006",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36006"
},
{
"category": "workaround",
"details": "Restrict network access to the vLLM API endpoint to only trusted clients and internal networks. Implement firewall rules or network policies to limit inbound connections to the vLLM service, thereby reducing the attack surface. This operational control helps prevent unauthorized external access to the vulnerable API.",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: starlette: vLLM: Critical authentication bypass allows unauthorized API access"
},
{
"cve": "CVE-2026-54235",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-06-22T23:01:07.102249+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491584"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). The temperature validation gates, which use comparison operators, incorrectly handle Not-a-Number (NaN) and positive Infinity values in Python\u0027s IEEE 754 float semantics. These invalid values can bypass validation and propagate to GPU sampling kernels, leading to undefined behavior or CUDA errors that can crash the inference worker. This could allow an attacker to cause a Denial of Service (DoS) by providing specially crafted input.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: vLLM: Denial of Service due to improper floating-point validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in vLLM, as used in Red Hat AI Inference Server, Red Hat OpenShift AI, and Red Hat Enterprise Linux AI, allows for a denial of service. Improper validation of floating-point values like Not-a-Number (NaN) or positive Infinity in temperature parameters can bypass security checks, leading to undefined behavior or CUDA errors that crash the inference worker. This could be exploited by providing specially crafted input to the LLM inference engine.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54235"
},
{
"category": "external",
"summary": "RHBZ#2491584",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491584"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54235",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54235"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/commit/d598d239737cfa37bcfcb98886ec3f3557fc7198",
"url": "https://github.com/vllm-project/vllm/commit/d598d239737cfa37bcfcb98886ec3f3557fc7198"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/45116",
"url": "https://github.com/vllm-project/vllm/pull/45116"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-7h4p-rffg-7823",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-7h4p-rffg-7823"
}
],
"release_date": "2026-06-22T21:59:02.710000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:44:03+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36006",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36006"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "vllm: vLLM: Denial of Service due to improper floating-point validation"
},
{
"cve": "CVE-2026-54283",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-22T18:01:06.194658+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491440"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Starlette where the request.form() method silently ignores configured resource limits (max_fields and max_part_size) when parsing application/x-www-form-urlencoded data. An unauthenticated attacker can exploit this by sending a urlencoded request body with an arbitrarily large number of fields or an oversized field, causing denial of service through resource exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "starlette: Starlette: request.form() limits silently ignored for application/x-www-form-urlencoded enable DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Starlette where the request.form() method silently ignores configured resource limits (max_fields and max_part_size) when parsing application/x-www-form-urlencoded data. An unauthenticated attacker can exploit this by sending a urlencoded request body with an arbitrarily large number of fields or an oversized field, causing denial of service through resource exhaustion. This only affects applications that explicitly call request.form() on urlencoded input; JSON-only APIs and services where Starlette is a transitive dependency not used for form parsing are not affected.",
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54283"
},
{
"category": "external",
"summary": "RHBZ#2491440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54283"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq"
}
],
"release_date": "2026-06-22T16:46:16.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-06T16:44:03+00:00",
"details": "For more information visit https://access.redhat.com/errata/RHSA-2026:36006",
"product_ids": [
"Red Hat AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:36006"
},
{
"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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_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 AI Inference Server 3.2:registry.redhat.io/rhaiis/vllm-rocm-rhel9@sha256:7e61f6b8bbdf8c1e0b04de9ee6cfe0b6ff493a5bd4ad5dc52de2c308d2389d0f_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette: request.form() limits silently ignored for application/x-www-form-urlencoded enable DoS"
}
]
}
RHSA-2026:42132
Vulnerability from csaf_redhat - Published: 2026-07-20 17:41 - Updated: 2026-07-26 10:09A flaw was found in pip, the package installer for Python. A remote attacker can exploit this vulnerability by tricking a victim into installing a malicious Python wheel. This wheel contains specially crafted entry-point names that use directory traversal or absolute paths. This allows pip to write generated script wrappers outside the intended installation directory, leading to arbitrary file overwrite. This can severely impact system integrity and availability, and in certain scenarios, may lead to arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le | — |
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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64 | — |
Workaround
|
A path traversal vulnerability was found in pulpcore. The relative_path_validator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relative_path containing embedded traversal sequences (e.g., "looking/normal/../../../../etc/shadow") that escapes the intended export directory during FilesystemExport operations. Because the file content is also user-controlled (uploaded artifact), this allows arbitrary file write to any location writable by the Pulp service user, potentially leading to service compromise or further system exploitation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_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:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_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:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_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:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64 | — |
Workaround
|
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64 | — |
Workaround
|
A flaw was found in JWCrypto, a Python library for JSON Web Key (JWK), JSON Web Signature (JWS), and JSON Web Encryption (JWE) specifications. An unauthenticated attacker can exploit this vulnerability by sending specially crafted JWE tokens that use ZIP compression. While the input token size is limited, the decompressed output size is not validated, allowing an attacker to cause excessive memory consumption. This can lead to memory exhaustion on affected systems, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le | — |
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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64 | — |
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64 | — |
Workaround
|
A flaw was found in python-multipart. A remote attacker can exploit this denial of service (DoS) vulnerability by sending a specially crafted request with an excessive number of part headers or a single very large header value during multipart/form-data parsing. This can lead to excessive CPU utilization, resulting in a denial of service for the affected system.
| 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:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64 | — |
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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64 | — |
A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via `ProxyManager.connection_from_url().urlopen()` with `assert_same_host=False`, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitive information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_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:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_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:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_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:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le | — |
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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64 | — |
A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_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:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_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:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_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:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le | — |
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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64 | — |
A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le | — |
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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64 | — |
A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability, residing in ASGI web servers and Starlette's trust in them, allows an attacker to bypass the OpenAI API Authentication Middleware. This bypass enables unauthorized access to the API without requiring the configured VLLM_API_KEY or --api-key, leading to critical unauthorized operations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_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:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_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:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_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:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64 | — |
Workaround
|
A flaw was found in Starlette where the request.form() method silently ignores configured resource limits (max_fields and max_part_size) when parsing application/x-www-form-urlencoded data. An unauthenticated attacker can exploit this by sending a urlencoded request body with an arbitrarily large number of fields or an oversized field, causing denial of service through resource exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_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:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_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:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_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:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:42132 | self |
| https://access.redhat.com/security/cve/CVE-2026-12701 | external |
| https://access.redhat.com/security/cve/CVE-2026-25681 | external |
| https://access.redhat.com/security/cve/CVE-2026-27136 | external |
| https://access.redhat.com/security/cve/CVE-2026-33811 | external |
| https://access.redhat.com/security/cve/CVE-2026-39373 | external |
| https://access.redhat.com/security/cve/CVE-2026-39821 | external |
| https://access.redhat.com/security/cve/CVE-2026-42561 | external |
| https://access.redhat.com/security/cve/CVE-2026-44431 | external |
| https://access.redhat.com/security/cve/CVE-2026-44432 | external |
| https://access.redhat.com/security/cve/CVE-2026-48526 | external |
| https://access.redhat.com/security/cve/CVE-2026-48746 | external |
| https://access.redhat.com/security/cve/CVE-2026-54283 | external |
| https://access.redhat.com/security/cve/CVE-2026-8643 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://docs.redhat.com/en/documentation/red_hat_… | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-8643 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2460927 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-8643 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-8643 | external |
| https://github.com/pypa/pip/commit/8eb178480bd1a2… | external |
| https://access.redhat.com/security/cve/CVE-2026-12701 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2490703 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-12701 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-12701 | external |
| https://access.redhat.com/security/cve/CVE-2026-25681 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480761 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-25681 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-25681 | external |
| https://go.dev/cl/781703 | external |
| https://go.dev/issue/79574 | external |
| https://groups.google.com/g/golang-announce/c/iI-… | external |
| https://pkg.go.dev/vuln/GO-2026-5029 | external |
| https://access.redhat.com/security/cve/CVE-2026-27136 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480757 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-27136 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-27136 | external |
| https://go.dev/cl/781685 | external |
| https://go.dev/issue/79575 | external |
| https://pkg.go.dev/vuln/GO-2026-5030 | external |
| https://access.redhat.com/security/cve/CVE-2026-33811 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467822 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33811 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33811 | external |
| https://go.dev/cl/767860 | external |
| https://go.dev/issue/78803 | external |
| https://groups.google.com/g/golang-announce/c/qcC… | external |
| https://pkg.go.dev/vuln/GO-2026-4981 | external |
| https://access.redhat.com/security/cve/CVE-2026-39373 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2456187 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-39373 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-39373 | external |
| https://github.com/latchset/jwcrypto/security/adv… | external |
| https://access.redhat.com/security/cve/CVE-2026-39821 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480756 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-39821 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-39821 | external |
| https://go.dev/cl/767220 | external |
| https://go.dev/issue/78760 | external |
| https://pkg.go.dev/vuln/GO-2026-5026 | external |
| https://access.redhat.com/security/cve/CVE-2026-42561 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477309 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42561 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42561 | external |
| https://github.com/Kludex/python-multipart/securi… | external |
| https://access.redhat.com/security/cve/CVE-2026-44431 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477167 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44431 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44431 | external |
| https://github.com/urllib3/urllib3/security/advis… | external |
| https://access.redhat.com/security/cve/CVE-2026-44432 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477154 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44432 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44432 | external |
| https://github.com/urllib3/urllib3/security/advis… | external |
| https://access.redhat.com/security/cve/CVE-2026-48526 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2482734 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48526 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48526 | external |
| https://github.com/jpadilla/pyjwt/security/adviso… | external |
| https://access.redhat.com/security/cve/CVE-2026-48746 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2491581 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48746 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48746 | external |
| https://github.com/vllm-project/vllm/pull/43426 | external |
| https://github.com/vllm-project/vllm/security/adv… | external |
| https://x41-dsec.de/lab/advisories/x41-2026-002-s… | external |
| https://access.redhat.com/security/cve/CVE-2026-54283 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2491440 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-54283 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-54283 | external |
| https://github.com/Kludex/starlette/security/advi… | external |
{
"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\nFor details about this release, refer to the release notes 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:42132",
"url": "https://access.redhat.com/errata/RHSA-2026:42132"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12701",
"url": "https://access.redhat.com/security/cve/CVE-2026-12701"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25681",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27136",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39373",
"url": "https://access.redhat.com/security/cve/CVE-2026-39373"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42561",
"url": "https://access.redhat.com/security/cve/CVE-2026-42561"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44431",
"url": "https://access.redhat.com/security/cve/CVE-2026-44431"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44432",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48526",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48746",
"url": "https://access.redhat.com/security/cve/CVE-2026-48746"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54283",
"url": "https://access.redhat.com/security/cve/CVE-2026-54283"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-8643",
"url": "https://access.redhat.com/security/cve/CVE-2026-8643"
},
{
"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/whats_new-async_updates",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/whats_new-async_updates"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_42132.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Container Release Update",
"tracking": {
"current_release_date": "2026-07-26T10:09:23+00:00",
"generator": {
"date": "2026-07-26T10:09:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.7"
}
},
"id": "RHSA-2026:42132",
"initial_release_date": "2026-07-20T17:41:32+00:00",
"revision_history": [
{
"date": "2026-07-20T17:41:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-07-25T05:39:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-07-26T10:09: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.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/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=1783986017"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3Af116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9\u0026tag=1783953452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9\u0026tag=1783211779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3Ae0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=1783986021"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9\u0026tag=1783211329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3Afd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9\u0026tag=1783644456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9\u0026tag=1783925003"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3Acee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9\u0026tag=1783832856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Aaa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9\u0026tag=1783968196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator\u0026tag=1783648742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9\u0026tag=1783920640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3A23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9\u0026tag=1783973764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator\u0026tag=1783628475"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3A8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9\u0026tag=1783970915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3Acddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator\u0026tag=1783642434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3A4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9\u0026tag=1783973168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9\u0026tag=1783969842"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3A93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator\u0026tag=1783656927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9\u0026tag=1783573996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3A77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9\u0026tag=1783979593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator\u0026tag=1783642461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9\u0026tag=1783982443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3A25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator\u0026tag=1783556724"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3A56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9\u0026tag=1783969139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Ad28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9\u0026tag=1783921549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9\u0026tag=1783923629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9\u0026tag=1783922247"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Adafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9\u0026tag=1783981617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator\u0026tag=1783544525"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9\u0026tag=1783976908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/receptor-rhel9\u0026tag=1783962464"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9\u0026tag=1783953452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9\u0026tag=1783211779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Ad5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9\u0026tag=1783211329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3A982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9\u0026tag=1783644456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3Aa81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9\u0026tag=1783925003"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9\u0026tag=1783832856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Abcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9\u0026tag=1783968196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator\u0026tag=1783648742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3Ae4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9\u0026tag=1783920640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3A5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9\u0026tag=1783973764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3Ac794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator\u0026tag=1783628475"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3A1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9\u0026tag=1783970915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator\u0026tag=1783642434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Ae52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9\u0026tag=1783973168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3Abc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9\u0026tag=1783969842"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3A55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator\u0026tag=1783656927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9\u0026tag=1783573996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3A5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9\u0026tag=1783979593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3Afe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator\u0026tag=1783642461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3Ac9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9\u0026tag=1783982443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3Afe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator\u0026tag=1783556724"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3A9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9\u0026tag=1783969139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Acdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9\u0026tag=1783921549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3Ae431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9\u0026tag=1783923629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3Ab7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9\u0026tag=1783922247"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Ab0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9\u0026tag=1783981617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3Ae6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator\u0026tag=1783544525"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Afb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9\u0026tag=1783976908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3Ade1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/receptor-rhel9\u0026tag=1783962464"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9\u0026tag=1783953452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Af2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9\u0026tag=1783211779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9\u0026tag=1783211329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3A23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9\u0026tag=1783644456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3Af907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9\u0026tag=1783925003"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9\u0026tag=1783832856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Ae17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9\u0026tag=1783968196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3Ae614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator\u0026tag=1783648742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9\u0026tag=1783920640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3Af07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9\u0026tag=1783973764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3Aea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator\u0026tag=1783628475"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3A48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9\u0026tag=1783970915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator\u0026tag=1783642434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Af8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9\u0026tag=1783973168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3Ac2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9\u0026tag=1783969842"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3Afc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator\u0026tag=1783656927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9\u0026tag=1783573996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3A7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9\u0026tag=1783979593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator\u0026tag=1783642461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9\u0026tag=1783982443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3A96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator\u0026tag=1783556724"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3Ad9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9\u0026tag=1783969139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9\u0026tag=1783921549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9\u0026tag=1783923629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9\u0026tag=1783922247"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Acfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9\u0026tag=1783981617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3Ad79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator\u0026tag=1783544525"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9\u0026tag=1783976908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3Ab43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/receptor-rhel9\u0026tag=1783962464"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9\u0026tag=1783953452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9\u0026tag=1783211779"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Aeb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9\u0026tag=1783211329"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3Abfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9\u0026tag=1783644456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3Aa1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9\u0026tag=1783925003"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3Ac0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9\u0026tag=1783832856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3A4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9\u0026tag=1783968196"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3Aec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator\u0026tag=1783648742"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9\u0026tag=1783920640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3Ae522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9\u0026tag=1783973764"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator\u0026tag=1783628475"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3Acd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9\u0026tag=1783970915"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3Ae3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator\u0026tag=1783642434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3A7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9\u0026tag=1783973168"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9\u0026tag=1783969842"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3Af55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator\u0026tag=1783656927"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9\u0026tag=1783573996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Ac97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9\u0026tag=1783979593"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3Ae010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator\u0026tag=1783642461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9\u0026tag=1783982443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3A106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator\u0026tag=1783556724"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3A2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9\u0026tag=1783969139"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9\u0026tag=1783921549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3Ac9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9\u0026tag=1783923629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9\u0026tag=1783922247"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Af7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9\u0026tag=1783981617"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator\u0026tag=1783544525"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Ac6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9\u0026tag=1783976908"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/receptor-rhel9\u0026tag=1783962464"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_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:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_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:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_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/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_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:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_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:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_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:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_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-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_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:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_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-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_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:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_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:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_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:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_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:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_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:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_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:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_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:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_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:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_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:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_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:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_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:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_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-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_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:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_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:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_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:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_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:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_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:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_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:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_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:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_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:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_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:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_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:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_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:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_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@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_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:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_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:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_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:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_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:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_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:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_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:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_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:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_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-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_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:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_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:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_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:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_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:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_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:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_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:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_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:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_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:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_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:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_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:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_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:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_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:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_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:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_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-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_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:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_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:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_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:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_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-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_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:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_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:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_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:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_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@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_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:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_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:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_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:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_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:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_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:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_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:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_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:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_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:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_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:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_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:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_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:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_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:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_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:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_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-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_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:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_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:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_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:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_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:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_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:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_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:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_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:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_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-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_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:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_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:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_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:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_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:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_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:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_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:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_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:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_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:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_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:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_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:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_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:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_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:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_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:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_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:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_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:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_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:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_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:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_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-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_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:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_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:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_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:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_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-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_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:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_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:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_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:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_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:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_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:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_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:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_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:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_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:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_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:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_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:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_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:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_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-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_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:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_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:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_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:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_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-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_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:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_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:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_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:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_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:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_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:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_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:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_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:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_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:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_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:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_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:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_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:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_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:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_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:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_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:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_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:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_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:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_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:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_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-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_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:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_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-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_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:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_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-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_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:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_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:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_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:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_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:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_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:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_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:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_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:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_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:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_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:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_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:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_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:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_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:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_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:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_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:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_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:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_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:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_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:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_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@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_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:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_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:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_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:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_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:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_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:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_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:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_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:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_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:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_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:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_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:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_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:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_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-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_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:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_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:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_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:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_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:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_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:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_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:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_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:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_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:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_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:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_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:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_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:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_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-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_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:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_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:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_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:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_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:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_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:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_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:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_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:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_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:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_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:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_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:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_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:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_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/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_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/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_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/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_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/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_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/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_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/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_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-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_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/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_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:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_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:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_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-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_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:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_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:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_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:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_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:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_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:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_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/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_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/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_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-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_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/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_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/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_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/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_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/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_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/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_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/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_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/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_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-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_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/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_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/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_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/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_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/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_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/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_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/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_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:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_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:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_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:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-8643",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-04-22T23:09:35+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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2460927"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pip, the package installer for Python. A remote attacker can exploit this vulnerability by tricking a victim into installing a malicious Python wheel. This wheel contains specially crafted entry-point names that use directory traversal or absolute paths. This allows pip to write generated script wrappers outside the intended installation directory, leading to arbitrary file overwrite. This can severely impact system integrity and availability, and in certain scenarios, may lead to arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pip: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in pip\u0027s wheel installation process allows for arbitrary file overwrite due to path traversal. An attacker could exploit this by convincing a user to install a specially crafted malicious Python wheel. While file overwrites are limited to the installing user\u0027s permissions, using `pip install` with elevated privileges in Red Hat environments significantly increases the potential impact, potentially leading to system integrity compromise or arbitrary code execution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-8643"
},
{
"category": "external",
"summary": "RHBZ#2460927",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460927"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-8643",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-8643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8643"
},
{
"category": "external",
"summary": "https://github.com/pypa/pip/commit/8eb178480bd1a2b223f509fc430796b265158dfb",
"url": "https://github.com/pypa/pip/commit/8eb178480bd1a2b223f509fc430796b265158dfb"
}
],
"release_date": "2026-05-27T17:03:36.585000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T17:41:32+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-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42132"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid installing Python wheels from untrusted sources. It is strongly advised against using `pip install` with elevated privileges, such as `sudo`, when installing wheels. Additionally, administrators should inspect `entry_points.txt` within wheels for path separators or absolute paths before installation.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pip: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite"
},
{
"acknowledgments": [
{
"names": [
"Martin Brodeur"
],
"organization": "Independent security researcher"
}
],
"cve": "CVE-2026-12701",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-04-24T02:44:10+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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2490703"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was found in pulpcore. The relative_path_validator function only verifies that content paths do not begin with \"/\" but fails to block directory traversal sequences such as \"../\" anywhere in the path. An authenticated administrator can craft a relative_path containing embedded traversal sequences (e.g., \"looking/normal/../../../../etc/shadow\") that escapes the intended export directory during FilesystemExport operations. Because the file content is also user-controlled (uploaded artifact), this allows arbitrary file write to any location writable by the Pulp service user, potentially leading to service compromise or further system exploitation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pulpcore: pulpcore: relative_path_validator bypass via directory traversal in FilesystemExport",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important severity because an authenticated administrator can achieve arbitrary file write outside the intended export directory with fully attacker-controlled content. The FilesystemExport API is restricted to admin-level users (in Satellite, authenticated via SSL certificate; in standalone RBAC deployments, admin role only). The Pulp process runs as the \"pulp\" system user (not root), and file permission bits cannot be controlled by the attacker. However, the \"pulp\" user typically has write access to service-critical paths, and attack vectors such as cron.d entries (text-parsed, no exec bit required) or overwriting Pulp configuration remain viable depending on filesystem permissions and SELinux policy. Red Hat Satellite and Red Hat Ansible Automation Hub ship pulpcore and are affected. RHUI is not affected because end users do not have access to Pulp content creation APIs.",
"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:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12701"
},
{
"category": "external",
"summary": "RHBZ#2490703",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2490703"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12701",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12701"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12701",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12701"
}
],
"release_date": "2026-07-20T13:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T17:41:32+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:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42132"
},
{
"category": "workaround",
"details": "There is no complete mitigation for this vulnerability. The following measures can reduce risk:\n\n1. If FilesystemExport was never configured on your deployment, you are not affected by this issue.\n2. If FilesystemExporters exist in the database, audit them for path traversal sequences (\"../\"). Existing malicious entries must be cleaned up manually, as the validation functions documented to raise ValidationError do not actually do so in all code paths.\n3. Restrict admin-level access to the Pulp API to only trusted operators. Review and audit which accounts have administrator privileges.\n4. Ensure SELinux is in enforcing mode on Satellite/Pulp servers to limit the directories the Pulp service user can write to.\n5. Monitor filesystem changes outside of expected Pulp directories for signs of exploitation.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:H/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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pulpcore: pulpcore: relative_path_validator bypass via directory traversal in FilesystemExport"
},
{
"cve": "CVE-2026-25681",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:08.177603+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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/net/html` could enable remote attackers to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution. The flaw allows specially crafted HTML to bypass input sanitization during parsing and rendering. Red Hat products are affected if they process untrusted HTML content using the vulnerable component without additional output encoding or robust content security policies.",
"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/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "RHBZ#2480761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://go.dev/cl/781703",
"url": "https://go.dev/cl/781703"
},
{
"category": "external",
"summary": "https://go.dev/issue/79574",
"url": "https://go.dev/issue/79574"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5029",
"url": "https://pkg.go.dev/vuln/GO-2026-5029"
}
],
"release_date": "2026-05-22T15:01:21.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T17:41:32+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/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42132"
},
{
"category": "workaround",
"details": "To mitigate this flaw, applications processing untrusted HTML input must implement strict input sanitization and ensure all output is properly encoded before rendering. Deploying a comprehensive Content Security Policy (CSP) can restrict script execution, further reducing the attack surface. Administrators should review application configurations to ensure adequate protection against XSS.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting"
},
{
"cve": "CVE-2026-27136",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:00:56.609820+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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480757"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in `golang.org/x/net/html` is rated as Important. It allows for Cross-Site Scripting (XSS) attacks by enabling an attacker to bypass HTML sanitization mechanisms when arbitrary HTML is parsed and rendered. This can lead to information disclosure or arbitrary code execution in affected applications. Exploitation typically requires user interaction, where a user processes specially crafted malicious HTML content.",
"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/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "RHBZ#2480757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://go.dev/cl/781685",
"url": "https://go.dev/cl/781685"
},
{
"category": "external",
"summary": "https://go.dev/issue/79575",
"url": "https://go.dev/issue/79575"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5030",
"url": "https://pkg.go.dev/vuln/GO-2026-5030"
}
],
"release_date": "2026-05-22T15:01:22.111000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T17:41:32+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/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42132"
},
{
"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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net` package, affecting applications configured to use the `cgo` DNS resolver. A remote attacker could trigger a double-free memory error by providing a very long CNAME response, leading to a crash of the vulnerable application and impacting service availability.",
"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/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T17:41:32+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/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42132"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications can be configured to use the pure Go DNS resolver instead of the `cgo` DNS resolver. This can be achieved by setting the `GODEBUG` environment variable to `netdns=go`. For example, to run a Go application with this mitigation: `GODEBUG=netdns=go /path/to/your/go/application`. This change may require restarting affected applications or services to take effect. Users should verify that this change does not negatively impact DNS resolution for their specific application environment.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-39373",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-04-07T20:02:40.578376+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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456187"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in JWCrypto, a Python library for JSON Web Key (JWK), JSON Web Signature (JWS), and JSON Web Encryption (JWE) specifications. An unauthenticated attacker can exploit this vulnerability by sending specially crafted JWE tokens that use ZIP compression. While the input token size is limited, the decompressed output size is not validated, allowing an attacker to cause excessive memory consumption. This can lead to memory exhaustion on affected systems, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "JWCrypto: python-cryptography: python: JWCrypto: Memory exhaustion via crafted compressed JWE tokens",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in JWCrypto, a Python library used in Red Hat products such as Red Hat Ansible Automation Platform and Red Hat Enterprise Linux. An unauthenticated attacker can send specially crafted JWE tokens with ZIP compression, leading to excessive memory consumption and potential system exhaustion. This can result in a denial of service on affected systems.",
"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:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39373"
},
{
"category": "external",
"summary": "RHBZ#2456187",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456187"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39373",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39373"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39373",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39373"
},
{
"category": "external",
"summary": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-fjrm-76x2-c4q4",
"url": "https://github.com/latchset/jwcrypto/security/advisories/GHSA-fjrm-76x2-c4q4"
}
],
"release_date": "2026-04-07T19:35:36.071000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T17:41:32+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:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42132"
}
],
"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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "JWCrypto: python-cryptography: python: JWCrypto: Memory exhaustion via crafted compressed JWE tokens"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"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/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T17:41:32+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/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42132"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-42561",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-13T22:01:05.319675+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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477309"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-multipart. A remote attacker can exploit this denial of service (DoS) vulnerability by sending a specially crafted request with an excessive number of part headers or a single very large header value during multipart/form-data parsing. This can lead to excessive CPU utilization, resulting in a denial of service for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-multipart: python-multipart: Denial of Service via excessive multipart part headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in python-multipart. A remote attacker can trigger excessive CPU utilization by sending specially crafted multipart/form-data requests, leading to service disruption.",
"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/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42561"
},
{
"category": "external",
"summary": "RHBZ#2477309",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477309"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42561",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42561"
},
{
"category": "external",
"summary": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-pp6c-gr5w-3c5g",
"url": "https://github.com/Kludex/python-multipart/security/advisories/GHSA-pp6c-gr5w-3c5g"
}
],
"release_date": "2026-05-13T20:55:11.767000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T17:41:32+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:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42132"
}
],
"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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-multipart: python-multipart: Denial of Service via excessive multipart part headers"
},
{
"cve": "CVE-2026-44431",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-05-13T17:01:41.663622+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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477167"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. When using the low-level API via `ProxyManager.connection_from_url().urlopen()` with `assert_same_host=False`, cross-origin redirects can still forward sensitive headers. This could allow a remote attacker to gain unauthorized access to sensitive information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers",
"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:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44431"
},
{
"category": "external",
"summary": "RHBZ#2477167",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477167"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44431",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44431"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44431"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-qccp-gfcp-xxvc"
}
],
"release_date": "2026-05-13T15:20:24.588000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T17:41:32+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:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42132"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: urllib3: Information disclosure via cross-origin redirects forwarding sensitive headers"
},
{
"cve": "CVE-2026-44432",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-05-13T17:01:01.083841+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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression",
"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:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "RHBZ#2477154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44432"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j"
}
],
"release_date": "2026-05-13T15:17:12.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T17:41:32+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:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42132"
}
],
"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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression"
},
{
"cve": "CVE-2026-48526",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-28T16:01:22.805235+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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482734"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer\u0027s public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in PyJWT allows for authentication bypass and unauthorized access. It occurs when a JWT verifier is misconfigured to accept both symmetric and asymmetric algorithms, and a public JSON Web Key is erroneously used as the HMAC secret. Red Hat products are only affected if they utilize this specific, non-standard verifier configuration.",
"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/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "RHBZ#2482734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx"
}
],
"release_date": "2026-05-28T15:09:09.258000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T17:41:32+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/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42132"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens"
},
{
"cve": "CVE-2026-48746",
"cwe": {
"id": "CWE-501",
"name": "Trust Boundary Violation"
},
"discovery_date": "2026-06-22T23:00:57.824402+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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491581"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in vLLM, an inference and serving engine for large language models (LLMs). This vulnerability, residing in ASGI web servers and Starlette\u0027s trust in them, allows an attacker to bypass the OpenAI API Authentication Middleware. This bypass enables unauthorized access to the API without requiring the configured VLLM_API_KEY or --api-key, leading to critical unauthorized operations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "vllm: starlette: vLLM: Critical authentication bypass allows unauthorized API access",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "CVE-2026-48746 is an authentication bypass in the vLLM OpenAI-compatible API server. A remote attacker who can reach the vLLM endpoint directly can craft a Host header so the authentication middleware checks a different URL path than the one actually dispatched, bypassing VLLM_API_KEY / --api-key protection. Successful exploitation allows unauthorized inference API access, which can result in confidentiality loss (model/prompt abuse) and availability impact (resource exhaustion). The flaw does not provide integrity compromise or arbitrary code execution. Exploitation requires vLLM API-key authentication to be enabled and the service to be exposed without an RFC-conforming reverse proxy that normalizes the Host header. Because Red Hat AI inference offerings are commonly deployed behind OpenShift Routes or similar proxies, and because the vulnerability is conditional on deployment and configuration, the overall flaw impact is rated Important rather than Critical.",
"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/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48746"
},
{
"category": "external",
"summary": "RHBZ#2491581",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491581"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48746",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48746"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48746",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48746"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/pull/43426",
"url": "https://github.com/vllm-project/vllm/pull/43426"
},
{
"category": "external",
"summary": "https://github.com/vllm-project/vllm/security/advisories/GHSA-94f4-hr76-p5j6",
"url": "https://github.com/vllm-project/vllm/security/advisories/GHSA-94f4-hr76-p5j6"
},
{
"category": "external",
"summary": "https://x41-dsec.de/lab/advisories/x41-2026-002-starlette",
"url": "https://x41-dsec.de/lab/advisories/x41-2026-002-starlette"
}
],
"release_date": "2026-06-22T21:57:28.997000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T17:41:32+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/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42132"
},
{
"category": "workaround",
"details": "Restrict network access to the vLLM API endpoint to only trusted clients and internal networks. Implement firewall rules or network policies to limit inbound connections to the vLLM service, thereby reducing the attack surface. This operational control helps prevent unauthorized external access to the vulnerable API.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: starlette: vLLM: Critical authentication bypass allows unauthorized API access"
},
{
"cve": "CVE-2026-54283",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-22T18:01:06.194658+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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491440"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Starlette where the request.form() method silently ignores configured resource limits (max_fields and max_part_size) when parsing application/x-www-form-urlencoded data. An unauthenticated attacker can exploit this by sending a urlencoded request body with an arbitrarily large number of fields or an oversized field, causing denial of service through resource exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "starlette: Starlette: request.form() limits silently ignored for application/x-www-form-urlencoded enable DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Starlette where the request.form() method silently ignores configured resource limits (max_fields and max_part_size) when parsing application/x-www-form-urlencoded data. An unauthenticated attacker can exploit this by sending a urlencoded request body with an arbitrarily large number of fields or an oversized field, causing denial of service through resource exhaustion. This only affects applications that explicitly call request.form() on urlencoded input; JSON-only APIs and services where Starlette is a transitive dependency not used for form parsing are not affected.",
"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/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54283"
},
{
"category": "external",
"summary": "RHBZ#2491440",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491440"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54283",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54283"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54283",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54283"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-82w8-qh3p-5jfq"
}
],
"release_date": "2026-06-22T16:46:16.706000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T17:41:32+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/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42132"
},
{
"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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_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:140406a92b8fb788f8f8d785605d9ca3f2f6d0a7a35995d9a76ca6a8eec69440_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e6917b6817106c5e0faff0e774c36e20499a3742852344fa27fbce111d8f501_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:87e1132296ee470e75f2a6b397e655620a574e857d3f406c1f4aa9741054194b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:f2d3b4667c1b2069db925ca15ca71d35bf803be928300ab9f80c60f7d56a442d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:40f291935f6e1f189494b984a3d29406f19cb593caae003a0c3e1d0e002c250a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5f521f05bf2675028d51f88f71278e6aae1ee139d3680054aa66168a5a1334bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:d5fcb7cd5b0d83c090104f0aac3ac7c28d9c4d43781639fd2c2b1ab943559b12_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:eb36bf4b06202551e8c69b869098fc97e8b1a1a2b9c495fb68a0bfee80762524_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:71b494a3a2d0b47c1fa366dcee8d17c6ee58e94e96391f36962a8c5f24a80b67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a1a4eae19c9e804657bb0e75c5b2d5310099423dbfca71dd8098e81b880295d5_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:a81be65e9576c554eb4db28e7368fa44769a8299f0e97f4c0f4b97d0318aba3d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:f907a0b840518be0ebd63cf70179664fdca18fe267e2911b7c8e19170c8f1757_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:4bfdca47a1a58b0c00ae293c97ed308e1dc5b1abb2895dbd0735ba0c8b5b7ee0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:882ed61f6219b62c27ed0c0e242ef36060e4fff9e55a704cfdcbd4801ac81a3c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:c794a869e90be74e013941e3b21e0f422fcb06dadcc83c8fbf8b1bdb35b60ecf_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:ea876220523e7e9be975af10f07d08841e2306424fc672b6a20484e8d85e997d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:23dcbf5698c2458253514c527581912da716b877dd519e995b476690c17bfbf5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:5532b84e2e476a1ac64c37d3fd66336c4e08ceeb6bbf5642688fbd9969b5832e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:e522ee8e741bd6e0c13147275b060c723a19df6ae274e764feda862019031a96_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:f07ccdc052f402000fe0e68c17e0761b5b8c694c68eba0922f40ac75ce504ba2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:2442755274eea488b0c5231a4607303c662f3f8bff7d9f700c0d3786deb542ea_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:4e0cb7b53e6c2ab16f7008593b95856249fa839142ea9f087b0439d798d802df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:cdae08d834a1bcbda0acf2fc20910653dfd61c6df5d74a1ea3edf9b1c17b2337_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:d28d8c9ae2efbfad7106216650ea06ae58fcebac153f22f8ebe1f70b8d44670f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:2407d4b460d931ebcb30875b577ff64911070fa86d456af27d62cacb7a8d1761_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:8281d015375d194b0260f29664ece60fd4a65ec476c8c484472f5a7bcd459fbb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:c9026362371c56804f791d80551a3ad0f17e76db8ae45681712facb932e4e196_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e431fdb3ae02fe17085511e27c2c882b29af00dba46d41e0afec5006e29107e1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:5694b4704797ff67d094e9a74f1ffaa83b172c75fffc36b56de23dca00edf8d0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9400747299aa98cc66d6f6ad27dfd8e67756876423cef8914e5a8c65bbc481d0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:cddc532a2e51ea965ec3bd8f693ae96fe3d32448b3ddeeabd8469ced62c66d6c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:e3dfd20b660175b2b48256541f7e6ce50c78d697ed228803553887c053e8f565_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:1973c01661a5b12645da1c501a95a001bfc96766d3abdd8cebec525e787647c3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:48fa3a77d90d8623060851d4fcd98b016ae5a4346db746fcf5733de9672e0fce_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:8a7369b09b4624c8967f808fc2b9f4ceff89425d5c29d48e3e3cb646bb378d2c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:cd7fa1e475330a2f5244b3d03e53e40124cf689ff1fd31fb7350924bc44360c2_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:4e8889d0700cef5fd6657a9644e72bce0bd5ef24c19fd2c5a3d74f0c9c0a3c46_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:7aff80807298cac17a3d30b415af41b39ad1c694a24b1f8ab19100eb70afbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:e52a7a4c772dcff343307412985e2841ed0b6f63a535bb8c53d45f971f08ebb0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:f8cfe2e8bbda030d98cdbea23fd76fb0e1d83e3add04767481b4304b19bb0ab1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:37195d4f4e2d5331960d0c0beb61bb6dd3e9420682a5a484e5b23c6f8f02b715_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:397dfe5f86d25f52a93c1a489a15e939a8d8b3020c7851409097953852a759ae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:41abd5a9e7f08a0c72a8b1d730b04ec88fcc0e20ee9af7834d647e087cfb0864_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:b7700fef16cde58c61885610ff1fefa7906bf17d0a8c13f75d5aa3b23bab8c97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:b0acb8286687842dd8085a16a69ec1e57392d6e3675682df5fe2f4f5c23b1dad_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:cfa393521a5fccdabc4119a51fb1f0419df1d7b801bfb13d8ce1944c9a2bbc77_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:dafe75b51e4de78c5ca6ac014b22870e68b491a632daa7e3334cc42272d5a6bd_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:f7f7cba4c67205e6a5e9def24e9b6a437f2937669759b1f9c98bcccce4bcbad8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:1f68b929db14e2e8363841ef0cb3558f3ba46162830b3d3acd32ef041372114f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:32d4b106644c3aa40a9c9aed742e26ba33b72c7518acf9a3d197e833f8f49e2d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:7b1b73e9db0bcfdacd6b904afcedd5e3326be898f93e8be110b3a496a4b45de4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:839375d08b2cc634699d366aba6513e8c05673f75c4590f5fe5ea04d935e73db_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:55b421d65b0853229d15d7e52504f89d6bbb78578cd7fb06e2f2346230acd01d_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:93f9d24b5147499e085f879c55821d2e5a557519cd0804ce4c9c991755d93672_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f55bee98922920da4c8a236c600f6f625a47dae324183416257a1d77ad80bbde_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:fc1100489c457151f55802a3aca30c87b558eb250e56d4515b8a86b44f0f83df_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:467dfee5f082d72909db55807dd93ba645e9fca2eda24dda2a43edfcc8f858be_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6499dbb550c140b4ba1c0673a6302a77c2a5365f1b97ca3483b6ac8f8cce1cbe_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:bc7db1745e0e7f390c12829df7e2853c98d241115688f27ca6defae8cd968d43_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:c2bda37e116729616cf4846a664edbf68624267e2158bbe0a6ca3fedf0d54283_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:2db4aa071c43e5c5bef862ec4dba10b874624071d8a4646a9b3ba8a6a69e533b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:3d7ad59f9054d095740d33b25100548b57e713fb4e5af45f59b30561ab45ee30_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:e010e67d3e4b0e9b1ecd049c16537bd39393efb9b63e2d1318935fe337b824de_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:fe1ea91bb530f0399e6e393d2a3649dfa680419ecd2e662c3553d9673fa24cae_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:5869ecbb9f62357c9c9243ce9777a63af24e631a9f3328e82035b1e8896e3bde_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:77faa559ae6ae4327cf5a87d8cd7cc495ec4522751fee2df80dcc156925d8f22_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:7f0be211d49c788497b1bfd4af941f8beb93fc47c66bf8d39db18e012bf4c140_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:c97e2dc199c4a1d162b9e22152908d00320acef8bd2d52b2b8a329d3582384fd_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:19b48431d73e67be293baf4fdf119c28607c41f8257622a2e752483031b7a554_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:29714f7e6f3f31db4d40833031e210ec2200e1f2eae461deb4c240bc1da5bab4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:7e4b574f60fb4dfd13e016cf5a4924fdc50021c1aa3ac352026442c6844cd516_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:c9a44d4a43a22d7275aaa8103049c96da43f44e87a9eedcb202132585b022c3e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:57afc1f7e2e8287bf2ab46dcc4c03059c1ecdbd954ed6828f044e7064f626044_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:7a5e1e84d533566ef1e9ca14644881620926f50ed43ba2ff178e678f4eae3ee2_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:c0fcba43487fe0a7fde00110df3dd0fa08cb56b663cc08ae68985599823f7df9_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:cee251ff376898ae709cbaeac4a14104d67ea1a04eb8c60b3c8fb118468dfd8d_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:01f889212e19637809c721a3df672fd2122ca1f4d0d4ebcc1f8bbac8396bc18c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:8ef6e276c805562ab6500e0008857f5aef7db406497b2ba597339f78afb5ccd5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:e614b0370c607d4a9629881981d019e358517029e9b3ba6bee8928e42267ecda_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:ec6cc94be91d8179eaf6cef34462745873d70ef379d37e298ae015afe11440f3_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:4e7a75b3f836b85bbe0369d366086e19dd5e7022acdcc6b599d530b00c28034d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:aa324e5323041ad40c2084bf55a180513d933d774dcdd941ea242f950131837b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:bcda97055e91e473e7fe0717415134d65bb065e0cad87d52bfb5ada1b4854db6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:e17225293975c3db4d41ee5af9fa7b865802ebf2ef4b5268a662dab5a628edb1_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:230ed627c49991f8052a3fa3f49edd50bd91b0d752853547d8a1c167aab88994_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:2a6bd5b5d8e10957da47dae35529483ec8cf154ef2f4f7b43776888342a79ffb_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:66e86e55356b24f41ba5eae706fc4b9e9037943e8b7492913066db05e3c61d6e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e4f69a82e8da2acceb2b109c953794d83c821f338c3b8de17246a7d24d94d33e_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:69f22e585f9f51f2d675754da9a1ca8211ab54f1d1af979f362d72e6110266f0_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:763d15ee7bb06e3192a1e41c68c264054f0cd2b82833f8174b56ee686c7e4a3b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:d79a67b67a9a6a9fff2df0a9aa8bc143661ef3a324381cabe2d492e636109cc8_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:e6cdd2f9b51ed5b043bab33cca76a9ae751af120ab464b154a401fbd43f2b754_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:13347465104894e953494f07b73c90211dbe192c9719cc8a1a342eb5d7538342_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:8fc192070a40381451d2c044d3f462e78a65c6c068c44d4d7d9d4098549da05f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:c6ffe8865603fb91611381bb8514bc865b6f273bd113bc73f885bd8c86ee3353_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:fb14d551583a44c282ece06444d003effb94511eff1429a0434a5be585e9500c_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:3091c23958c4fde43941e47c5742a820d01b38f929f5d0e69a59e91e79743d87_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:6fd29b60ccdd19b2d5a7e78cc19cfe7cb69a9411f010f3968bc69d7999d71a75_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:b43c4f37b0430d394e031154578530eaac07d688d541d4fd60157c84d774bbaa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:de1f955a9d117d7c935ef97083aa0615e48d14bb3a2b17530003c8c7c70950c7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:23512cc879807ae17c709bf27c68aa1f92efd457b98accd9829da9ba202c5986_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:982d31652aea71259a4cec782d48317ddff2ac43af15bd45da864156d97224f7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:bfc54a1001762a526a2d927f578dd32cf8e68450dfa956ce3fc4845c100dc6cb_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:fd1f903f409f6f62ed85d2d3f5983005b3d0e2d6c4d068bbd764aa6b61bb1a67_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:0986bf6423443260d90abd4efb5e5f2b94421c5826b923cd0204b8308e6a460b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:2ccdf1a05ccd17e38b798b433f1f1d2649c598e9d943639de15cbfca35cd3706_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:58a62927b922bd3a1adcf4a23ae9807a8226b51b55ad43a584bad1b456992594_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:f116492a60cd01284ef687fa41055fa963fdef6ed9efbc60a0f424a518faec5e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:106a4920ce36b0c054bd11a55b125cba6bf0b42ce9ee4eec44a9b06065b37b34_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:25531110622526e0e21b582cbe157dbd2353cb22fb82c5f5e8cd354634b91545_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:96134a14d1693184b5a3f77b1aa6f75aa6046b6a558d32efaf3e4c5dc6069268_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:fe3bbaf55c9983ea4838f3318a3390beb422397aae3d573e08f37412201e2920_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:2041609524f0689db5db503e9bab25771153186179189ba4b500e992d5058d78_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:56e73b58ec87e4b0c0f925a848e4a3db33d8850a17f0125014c6789047e4c2e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9ef17d4e25f5797a7a9918db49feddb97cc5f462aee189893ff78a5a89b42029_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:d9d2b6eaf7d60fb0e2cd24f7fb6ba29ec5bfb391a3194f13e641e3170539014b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:86f8a6c4738e39340446579315f85e3c7384f7e65cbded41f23d6ff7d9e7b6b6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:e0c64ad6dc0ab541ba328ed4fb5c1ba716a6e15de55982c17d57db76e1cc6a70_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette: request.form() limits silently ignored for application/x-www-form-urlencoded enable DoS"
}
]
}
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.